django/docs/ref
Tim Graham 22a28dd8b0 [1.7.x] Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requires the object attribute.
Backport of 03c1609c47 from master
2014-08-19 12:09:18 -04:00
..
class-based-views [1.7.x] Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requires the object attribute. 2014-08-19 12:09:18 -04:00
contrib [1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. 2014-08-18 19:36:34 +02:00
files [1.7.x] Removed some tabs in the docs. 2014-08-08 13:59:29 -04:00
forms [1.7.x] Fixed some doc errors that caused syntax highlighting to fail. 2014-08-18 20:40:41 -04:00
models [1.7.x] Fixed #17272 -- Documented that non-editable fields are skipped during model validation. 2014-08-19 07:18:39 -04:00
templates [1.7.x] Fixed some doc errors that caused syntax highlighting to fail. 2014-08-18 20:40:41 -04:00
applications.txt [1.7.x] Checked more precisely whether the app registry is ready. 2014-07-12 18:50:23 +02:00
checks.txt [1.7.x] Added formatting and line wrapping to checks reference doc. 2014-06-06 15:25:58 -04:00
clickjacking.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
databases.txt [1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions. 2014-08-12 13:48:21 -04:00
django-admin.txt [1.7.x] Fixed #5726 -- Documented that inspectdb doesn't detect defaults. 2014-08-19 06:15:28 -04:00
exceptions.txt [1.7.x] Updated doc links to point to Python 3 documentation 2014-04-26 16:03:40 +02:00
index.txt Fixed warnings when building the documentation. 2014-02-22 21:43:50 +01:00
middleware.txt [1.7.x] Removed reference to old middleware 2014-06-30 15:23:52 -04:00
migration-operations.txt [1.7.x] Fixed #23296 -- Fixed RunPython code sample in Migration Operations. 2014-08-15 13:57:49 -04:00
request-response.txt [1.7.x] Removed doc reference to removed HttpResponse.mimetype. 2014-08-13 21:43:07 -04:00
schema-editor.txt [1.7.x] Improved formatting and links of migration docs. 2014-04-27 15:06:08 -04:00
settings.txt [1.7.x] Updated MySQL links to version 5.6. 2014-08-02 10:27:26 -04:00
signals.txt [1.7.x] Fixed #22748 -- Corrected post_migrate usage example. 2014-06-02 11:39:23 -04:00
template-response.txt Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
unicode.txt [1.7.x] Updated MySQL links to version 5.6. 2014-08-02 10:27:26 -04:00
urlresolvers.txt [1.7.x] Fixed #22220 -- Added more examples to reverse() documention. 2014-04-16 20:31:01 -04:00
urls.txt [1.7.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url(). 2014-03-27 07:02:02 -04:00
utils.txt [1.7.x] Added a warning that remove_tags() output shouldn't be considered safe. 2014-08-11 07:09:34 -04:00
validators.txt [1.7.x] Updated doc links to point to Python 3 documentation 2014-04-26 16:03:40 +02:00
views.txt [1.7.x] Fixed #21938 -- Moved documentation for error views to reference guide. 2014-06-01 13:07:19 -04:00