This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
e9727a857b
django
/
docs
History
Jacob Kaplan-Moss
e9727a857b
Fixed error in docs/templates_python.txt (thanks, Alice)
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@1909
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-11 14:46:38 +00:00
..
add_ons.txt
Added docs/add_ons.txt -- small documentation of contrib
2005-11-22 19:21:51 +00:00
admin_css.txt
Fixed typo in docs/admin_css.txt. Thanks, Daniel
2005-11-29 14:43:07 +00:00
apache_auth.txt
…
authentication.txt
…
cache.txt
…
contributing.txt
…
db-api.txt
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
2006-01-11 00:11:29 +00:00
design_philosophies.txt
…
django-admin.txt
…
email.txt
…
faq.txt
…
flatpages.txt
…
forms.txt
…
generic_views.txt
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
2006-01-11 00:11:29 +00:00
i18n.txt
added a clarification on the location of the locale directory with appliations and projects
2006-01-07 10:21:51 +00:00
install.txt
…
legacy_databases.txt
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
for full migration information.
2005-11-11 04:45:05 +00:00
middleware.txt
…
model-api.txt
…
modpython.txt
…
outputting_csv.txt
…
outputting_pdf.txt
Fixed typo in docs/outputting_pdf.txt
2005-10-04 15:17:22 +00:00
overview.txt
…
redirects.txt
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
for full migration information.
2005-11-11 04:45:05 +00:00
request_response.txt
…
sessions.txt
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
2006-01-11 00:11:29 +00:00
settings.txt
…
static_files.txt
Added a 'Directory listings' section to docs/static_files.txt
2005-11-27 15:28:19 +00:00
syndication_feeds.txt
…
templates.txt
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
2006-01-11 00:11:29 +00:00
templates_python.txt
…
tutorial01.txt
Updated tutorials 1-4 to use manage.py instead of django-admin.py, new directory layout (no /apps/ subdirectory) and other various tweaks
2006-01-11 02:06:27 +00:00
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
…
url_dispatch.txt
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
2006-01-11 00:11:29 +00:00
writing-apps-guide-outline.txt
…