django1/docs/ref
Claude Paroz 102f26c929 Fixed -- Allow custom (de)serialization for GIS widgets
Thanks Mathieu Leplatre for the report and the initial patch.
2013-09-02 13:32:00 +02:00
..
class-based-views Fixed -- Removed inaccurate statement about View.dispatch(). 2013-08-22 09:20:50 -04:00
contrib Fixed -- Allow custom (de)serialization for GIS widgets 2013-09-02 13:32:00 +02:00
files Added links to file docs. 2013-08-29 12:48:59 -04:00
forms Fixed -- Enabled SelectDateWidget to use custom months 2013-08-28 16:39:26 +03:00
models Fixed typo in docs/ref/models/options.txt 2013-08-30 21:05:36 -04:00
templates Fixed -- Allowed {% include %} to render compiled templates 2013-08-29 10:22:24 +03:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
django-admin.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
exceptions.txt Fixed -- Cleaned up docs/ref/exceptions.txt 2013-08-02 09:42:46 -04:00
index.txt Fixed - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Fixed -- Corrected DISALLOWED_USER_AGENTS docs. 2013-07-25 07:38:14 -04:00
request-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
settings.txt Fixed -- Make messages cookie follow session cookie secure/httponly 2013-08-26 21:34:29 +02:00
signals.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
template-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
unicode.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urlresolvers.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
urls.txt Fixed - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
validators.txt Fixed -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt Fixed -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00