django/docs/ref
Claude Paroz 5306285ce2 Complemented documentation following commit be9ae693c
Refs #17840. Thanks Carl Meyer for noticing the omission.
2013-04-18 20:38:07 +02:00
..
class-based-views Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc. 2013-04-15 16:23:35 -04:00
contrib Added a tip about --layer param of ogrinspect for databases 2013-04-15 18:28:20 +02:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Complemented documentation following commit be9ae693c 2013-04-18 20:38:07 +02:00
models Fixed #20243 - Clarified when RelatedManager.remove() exists. 2013-04-11 14:13:09 -04:00
templates Removed a trailing space in the template name on line 174. 2013-04-05 01:52:12 -04:00
clickjacking.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
databases.txt Added warn note to docs about MySQL issues with 0000-00-00 date strings 2013-03-18 21:05:38 -03:00
django-admin.txt Fixed #20248 - Clarified manage.py vs. django-admin.py 2013-04-12 06:10:26 -04:00
exceptions.txt Refactored database exceptions wrapping. 2013-02-27 17:26:54 +01:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00
request-response.txt Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookie 2013-03-24 12:12:23 -04:00
settings.txt Fix #20195: wrong reference in session settings documentation. 2013-04-04 18:12:12 +02:00
signals.txt Added documentation for the 'db' argument of the post-syncdb signal. 2013-01-03 22:04:55 +01:00
template-response.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
unicode.txt Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
urlresolvers.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Fixed #19748 - Documented django.utils.module_loading.import_by_path 2013-04-02 12:59:43 -04:00
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00