0
0
mirror of https://github.com/django/django.git synced 2024-11-30 07:06:18 +01:00
django/docs/ref
2013-02-19 11:31:41 -05:00
..
class-based-views Fixed #19044 -- Made DeletionMixin interpolate its success_url. 2013-02-11 02:39:14 -05:00
contrib Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL 2013-02-10 20:49:16 +01:00
files
forms Fixed #19812 - Removed a duplicate phrase in the widget docs. 2013-02-16 18:23:39 -05:00
models Fixed #19824 - Corrected the class described for Field.primary_key from IntegerField to AutoField. 2013-02-16 18:31:54 -05:00
templates
clickjacking.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
databases.txt
django-admin.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
exceptions.txt
index.txt
middleware.txt Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
request-response.txt Fixed #18558 -- Added url property to HttpResponseRedirect* 2013-02-13 10:29:32 +01:00
settings.txt Added a note about the default timezone and the new project template. 2013-02-10 12:58:42 -05:00
signals.txt
template-response.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
unicode.txt Updated a couple admonitions to use the warning directive. 2013-02-19 11:31:41 -05:00
urlresolvers.txt
urls.txt
utils.txt Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:53:40 -05:00
validators.txt