1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs
2006-06-07 02:46:08 +00:00
..
add_ons.txt Fixed #1684 -- Added apnumber template filter in django.contrib.humanize. Thanks, ubernostrum 2006-06-04 01:03:48 +00:00
admin_css.txt
apache_auth.txt
authentication.txt Made template names in django.contrib.auth.views passable as template_name argument to the view 2006-06-06 05:16:05 +00:00
cache.txt
contributing.txt
csrf.txt
db-api.txt Added Manager.get_or_create() 2006-06-07 00:09:29 +00:00
design_philosophies.txt
django-admin.txt
email.txt
faq.txt Updated my URL in the FAQ doc. 2006-06-05 16:28:09 +00:00
flatpages.txt
forms.txt
generic_views.txt
i18n.txt fixed #2089: added language bidirectional support and updated the admin to use it. thanks meir@mksoft! 2006-06-06 15:22:53 +00:00
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Fixed #1697 and #2095 -- Made 'choices' parameter accept any iterable 2006-06-07 02:46:08 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates_python.txt Fixed #2096 -- Fixed small error in docs/templates_python.txt. Thanks, ramiro 2006-06-07 02:38:37 +00:00
templates.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt