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
d501cb04
Commit
d501cb04
authored
Jun 14, 2015
by
Petrus J.v.Rensburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dash from 'geo-alchemy' example name, so it can be imported.
parent
65f51dd1
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1 addition
and
1 deletion
+1
-1
quickstart.rst
doc/quickstart.rst
+1
-1
README.rst
examples/geo_alchemy/README.rst
+0
-0
__init__.py
examples/geo_alchemy/__init__.py
+0
-0
app.py
examples/geo_alchemy/app.py
+0
-0
config.py
examples/geo_alchemy/config.py
+0
-0
requirements.txt
examples/geo_alchemy/requirements.txt
+0
-0
index.html
examples/geo_alchemy/templates/admin/index.html
+0
-0
No files found.
doc/quickstart.rst
View file @
d501cb04
...
...
@@ -329,7 +329,7 @@ Browse through them in the GitHub repo, and then run them locally to get yoursel
- `Custom layout <https://github.com/flask-admin/Flask-Admin/tree/master/examples/layout>`_
Override some of the built-in templates to get complete control over the look and feel of your Admin interface. Either
while using the default Bootstrap 2, or the newer `Bootstrap 3 <https://github.com/flask-admin/Flask-Admin/tree/master/examples/layout
-
bootstrap3>`_.
while using the default Bootstrap 2, or the newer `Bootstrap 3 <https://github.com/flask-admin/Flask-Admin/tree/master/examples/layout
_
bootstrap3>`_.
- `SQLAlchemy model example <https://github.com/flask-admin/Flask-Admin/tree/master/examples/sqla>`_
Model-based views provide heaps of builtin goodness, making it really easy to get a set of the default CRUD views in place.
...
...
examples/geo
-
alchemy/README.rst
→
examples/geo
_
alchemy/README.rst
View file @
d501cb04
File moved
examples/geo
-
alchemy/__init__.py
→
examples/geo
_
alchemy/__init__.py
View file @
d501cb04
File moved
examples/geo
-
alchemy/app.py
→
examples/geo
_
alchemy/app.py
View file @
d501cb04
File moved
examples/geo
-
alchemy/config.py
→
examples/geo
_
alchemy/config.py
View file @
d501cb04
File moved
examples/geo
-
alchemy/requirements.txt
→
examples/geo
_
alchemy/requirements.txt
View file @
d501cb04
File moved
examples/geo
-
alchemy/templates/admin/index.html
→
examples/geo
_
alchemy/templates/admin/index.html
View file @
d501cb04
File moved
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