1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
2010-03-01 14:43:26 +00:00
..
contrib Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks, Ramiro Morales. 2010-03-01 14:43:26 +00:00
files
forms Fixed #9764 - Updated EmailField and URLField to support IDN (Internationalized Domain Names). Thanks, UloPe. 2010-02-21 23:44:35 +00:00
models Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 2010-02-24 17:36:18 +00:00
templates Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Thanks, Karen and Ramiro. 2010-02-26 17:06:09 +00:00
authbackends.txt
databases.txt Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 2010-02-24 17:36:18 +00:00
django-admin.txt Fixed #12800 -- Clarified the text describing the palettes available to django-admin.py, and when they will be used. Thanks to rasmus and Karen Tracey for the report. 2010-02-23 13:22:05 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Thanks, Karen and Ramiro. 2010-02-26 17:06:09 +00:00
signals.txt Fixed #12916 -- Added a missing versionadded marker for the m2m_changed signal. Thanks to timo for the report. 2010-02-23 13:19:49 +00:00
unicode.txt
validators.txt