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
bbc00d27
Commit
bbc00d27
authored
Apr 25, 2016
by
makudesu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor spelling correction
introduction.rst - from customising to customizing line #55 and #152
parent
bc0f282f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
introduction.rst
doc/introduction.rst
+2
-2
No files found.
doc/introduction.rst
View file @
bbc00d27
...
@@ -52,7 +52,7 @@ Straight out of the box, this gives you a set of fully featured *CRUD* views for
...
@@ -52,7 +52,7 @@ Straight out of the box, this gives you a set of fully featured *CRUD* views for
* An optional, read-only `details` view.
* An optional, read-only `details` view.
There are many options available for customizing the display and functionality of these built-in views.
There are many options available for customizing the display and functionality of these built-in views.
For more details on that, see :ref:`customi
s
ing-builtin-views`. For more details on the other
For more details on that, see :ref:`customi
z
ing-builtin-views`. For more details on the other
ORM backends that are available, see :ref:`database-backends`.
ORM backends that are available, see :ref:`database-backends`.
Adding Content to the Index Page
Adding Content to the Index Page
...
@@ -149,7 +149,7 @@ https://github.com/flask-admin/Flask-Admin/tree/master/examples/auth.
...
@@ -149,7 +149,7 @@ https://github.com/flask-admin/Flask-Admin/tree/master/examples/auth.
The example only uses the built-in `register` and `login` views, but you could follow the same
The example only uses the built-in `register` and `login` views, but you could follow the same
approach for including the other views, like `forgot_password`, `send_confirmation`, etc.
approach for including the other views, like `forgot_password`, `send_confirmation`, etc.
.. _customi
s
ing-builtin-views:
.. _customi
z
ing-builtin-views:
Customizing Built-in Views
Customizing Built-in Views
=========================
=========================
...
...
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