1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2010-02-24 13:56:19 +00:00
..
contrib Fixed #12802 -- Specify the correct factory in the InlineModelAdmin docs. Thanks, rctay and unbracketed. 2010-02-23 15:09:52 +00:00
files
forms
models Fixed #12538 -- Added a note that pickles aren't stable during version updates. Thanks to snow0x2d0 for the suggestion. 2010-02-24 13:56:19 +00:00
templates
authbackends.txt
databases.txt
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
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