1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/docs/ref
2011-01-20 00:33:32 +00:00
..
contrib Fixed #15030 - ModelAdmin media docs don't mention STATIC_URL. Thanks jezdez for the suggestion, Silva for the draft patch. 2011-01-16 13:56:12 +00:00
files
forms
models Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai for the report. 2011-01-20 00:33:32 +00:00
templates Fixed #15057 - documented change in [14992] 2011-01-13 13:47:21 +00:00
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for the report. 2011-01-15 18:45:49 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 2011-01-05 22:41:43 +00:00
unicode.txt
utils.txt
validators.txt