mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #118 -- Renamed 'flat files' to 'flat pages' in the admin. Didn't rename it in the Python code, because too many things would break.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@477 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
77d20bedd4
commit
bdcea2e6ca
2 changed files with 2 additions and 1 deletions
|
@ -75,7 +75,7 @@ If it worked, you should see the Django admin index page:
|
|||
:target: http://media.djangoproject.com/img/doc/tutorial/admin02.png
|
||||
|
||||
By default, you should see four types of editable content: groups, users,
|
||||
redirects and flat files. These are core features Django ships with by default.
|
||||
redirects and flat pages. These are core features Django ships with by default.
|
||||
|
||||
.. _"I can't log in" questions: http://www.djangoproject.com/documentation/faq/#the-admin-site
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue