django/docs/ref
Claude Paroz 74b3467646 Removed GeoRSSSitemap
Refs #18531.
2014-03-22 19:58:50 +01:00
..
class-based-views Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00
contrib Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
files
forms Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00
models Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
templates Fixed #22294 -- Prevented converting length filter output to string 2014-03-22 16:39:46 +01:00
applications.txt
checks.txt Fixed #22217 - ManyToManyField.through_fields fixes. 2014-03-11 19:33:04 -03:00
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Fixed typos in docs (django.contrib.site) 2014-03-21 19:56:31 +01:00
migration-operations.txt
request-response.txt Fixed #21179 -- Added a StreamingHttpResponse example for CSV files. 2014-03-17 07:22:27 -04:00
schema-editor.txt
settings.txt Removed django.middleware.doc. Refs #20126. 2014-03-21 22:07:39 +01:00
signals.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
template-response.txt
unicode.txt
urlresolvers.txt Fixed #22063 -- Added reference to NoReverseMatch from the reverse() documentation 2014-02-23 13:45:52 +01:00
urls.txt
utils.txt Improved strip_tags and clarified documentation 2014-03-22 10:59:18 +01:00
validators.txt Fixed #22255 -- Added support for specifying re flags in RegexValidator 2014-03-21 11:12:36 +01:00
views.txt