1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
Jannis Leidel 9233d04265 Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing.
Thanks to Marc Garcia for working on this during his Google Summer of Code 2009!

Additionally fixes #1061, #2203, #3940, #5526, #6449, #6231, #6693, #6783, #9366 and #10891.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-22 17:58:49 +00:00
..
db Documentation markup fixes. 2009-12-22 16:10:48 +00:00
forms Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this. 2009-12-17 15:10:38 +00:00
http Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
auth.txt Fixed #8145 - Documented the codenames of the default auth permissions 2009-12-18 10:07:34 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
i18n.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
index.txt
install.txt
pagination.txt
serialization.txt Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. 2009-12-18 00:32:10 +00:00
settings.txt
signals.txt
templates.txt Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag 2009-12-09 22:40:36 +00:00
testing.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00