django/docs/ref
Tim Graham 7661a8a104 [1.9.x] Fixed man page by ensuring ".pot" doesn't render unescaped.
See https://github.com/sphinx-doc/sphinx/issues/2131

Backport of 0cfe589f95 from master
2015-11-25 17:23:13 -05:00
..
class-based-views [1.9.x] Fixed -- Documented class-based view context variable clash with context processors. 2015-10-23 15:24:14 -04:00
contrib [1.9.x] Fixed -- Documented that all GEOSGeometry constructors take srid kwarg. 2015-11-25 16:30:46 -05:00
files Fixed -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
forms [1.9.x] Documented that forms.Field.help_text isn't HTML-escaped. 2015-11-24 10:17:36 -05:00
models [1.9.x] Clarified default value for DateField to emulate auto_now_add. 2015-11-24 08:40:11 -05:00
templates [1.9.x] Fixed -- Clarified the docs about what INTERNAL_IPS does. 2015-11-17 10:18:03 -05:00
applications.txt [1.9.x] Refs , -- Clarified how apps.py works in 1.9 release notes. 2015-11-17 19:43:11 -05:00
checks.txt [1.9.x] Revert "Fixed -- Added a field check for invalid default values." 2015-10-27 11:17:02 -04:00
clickjacking.txt Updated various links in docs 2015-08-08 13:57:15 +02:00
csrf.txt [1.9.x] Fixed -- Unified spelling of "website". 2015-11-16 06:44:46 -05:00
databases.txt [1.9.x] Removed obsolete note about installing psycopg2 on Windows. 2015-11-10 10:00:48 -05:00
django-admin.txt [1.9.x] Fixed man page by ensuring ".pot" doesn't render unescaped. 2015-11-25 17:23:13 -05:00
exceptions.txt Fixed -- Moved DoesNotExist exception to model docs. 2015-05-08 13:05:50 -04:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
migration-operations.txt [1.9.x] Fixed typo in docs/ref/migration-operations.txt. 2015-11-14 17:20:24 -05:00
request-response.txt [1.9.x] Added "Attributes set by application code" section to HttpRequest. 2015-10-28 09:35:54 -04:00
schema-editor.txt Fixed -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
settings.txt [1.9.x] Fixed -- Clarified the docs about what INTERNAL_IPS does. 2015-11-17 10:18:03 -05:00
signals.txt Fixed -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
template-response.txt Fixed -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
unicode.txt [1.9.x] Fixed , refs -- Added "Files" section to Unicode topic. 2015-11-14 12:02:26 -05:00
urlresolvers.txt [1.9.x] Fixed -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:59:59 +01:00
urls.txt Fixed -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
utils.txt [1.9.x] Added some function links in translation docs 2015-10-07 17:31:28 +02:00
validators.txt [1.9.x] Fixed -- Unified spelling of "website". 2015-11-16 06:44:46 -05:00
views.txt Fixed -- Passed the triggering exception to 40x error handlers 2015-05-11 22:02:14 +02:00