1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2009-12-22 21:10:40 +00:00
..
contrib Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Ericson and Filip Noetzel for working on a patch. 2009-12-22 21:10:40 +00:00
files
forms
models Improved documentation of when QuerySet.exists() and .count() are a genuine optimization. 2009-12-22 17:32:30 +00:00
templates Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing. 2009-12-22 17:58:49 +00:00
authbackends.txt
databases.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
django-admin.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing. 2009-12-22 17:58:49 +00:00
signals.txt
unicode.txt