Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
685f3ce5
Commit
685f3ce5
authored
Nov 10, 2015
by
Nic West
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update layout_bootstrap3 readme paths
The paths in this readme were no longer correct.
parent
29f33bb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.rst
examples/layout_bootstrap3/README.rst
+2
-2
No files found.
examples/layout_bootstrap3/README.rst
View file @
685f3ce5
...
@@ -14,11 +14,11 @@ To run this example:
...
@@ -14,11 +14,11 @@ To run this example:
3. Install requirements::
3. Install requirements::
pip install -r 'examples/layout
-
bootstrap3/requirements.txt'
pip install -r 'examples/layout
_
bootstrap3/requirements.txt'
4. Run the application::
4. Run the application::
python examples/layout
-
bootstrap3/app.py
python examples/layout
_
bootstrap3/app.py
The first time you run this example, a sample sqlite database gets populated automatically. To suppress this behaviour,
The first time you run this example, a sample sqlite database gets populated automatically. To suppress this behaviour,
comment the following lines in app.py:::
comment the following lines in app.py:::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment