django/docs/ref
Timo Graham f77d81de3d Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15399 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-02 20:57:09 +00:00
..
contrib Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien. 2011-02-02 20:57:09 +00:00
files
forms Fixed #15204 - Update form examples for rendering of the help_text; thanks prestontimmons. 2011-02-02 20:23:13 +00:00
models
templates
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt Fixed #14978 -- Added versionchanged directive to --adminmedia docs clarifying why it's not working with staticfiles (deprecation of AdminMediaHandler). 2011-01-30 17:23:30 +00:00
exceptions.txt
generic-views.txt Fixed #15177 -- Added note to generic views reference page indicating that the views have been deprecated (mirroring the topic guide). Thanks to rasca for the report and patch. 2011-01-30 13:33:53 +00:00
index.txt
middleware.txt
request-response.txt
settings.txt Fixed some documentation and default-settings.py comments that were misleading about the purpose of STATIC_ROOT, and removed an unused import. 2011-02-01 14:28:07 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt