1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2012-02-24 22:50:36 +00:00
..
contrib Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdpratt and claudep. 2012-02-24 22:50:36 +00:00
files
forms
models Fixed a few typos in the aggregation functions reference. 2012-02-21 18:28:35 +00:00
templates
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine. Thanks Lenz Hirsch for the report and Claude Paroz for the patch. 2012-02-19 07:39:05 +00:00
django-admin.txt Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine. Thanks Lenz Hirsch for the report and Claude Paroz for the patch. 2012-02-19 07:39:05 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an example must run rather early. 2012-02-19 08:09:20 +00:00
settings.txt Reverted r17577 because it's actually possible to use a time zone that isn't the system time zone without pytz, thanks to the TZ environment variable. 2012-02-22 21:42:50 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt