django/docs/topics
Tim Graham bc78ffa270 [1.5.x] Fixed #21002 -- Documented JSON session serialization requires string keys
Thanks jeroen.pulles at redslider.net for the report.

Backport of 3baf1d1042 from master.
2013-09-04 10:55:33 -04:00
..
auth [1.5.x] Fixed #20855 -- Added documentation of current_app and extra_context params to django.contrib.auth views 2013-08-04 08:07:11 -04:00
class-based-views [1.5.x] Fixed #20890 -- Added missing import in class-based view docs. 2013-08-10 18:08:33 -04:00
db [1.5.x] Fixed #20543 - Typo in db model fields docs. 2013-06-01 05:50:09 -04:00
forms [1.5.x] Minor spelling correction in ModelForms docs 2013-08-28 07:12:43 -04:00
http [1.5.x] Fixed #21002 -- Documented JSON session serialization requires string keys 2013-09-04 10:55:33 -04:00
i18n [1.5.x] Made the doc about translating string literals in templates more prominent. 2013-08-31 09:52:49 -04:00
testing [1.5.x] Documentation -- Clarified use of 'view' in test client introduction. 2013-08-22 09:39:21 -04:00
cache.txt [1.5.x] Added section labels in cache docs 2013-08-06 11:56:38 -04:00
conditional-view-processing.txt [1.5.x] Fixed typo in docs/topics/conditional-view-processing.txt 2013-08-27 09:22:51 -04:00
email.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
files.txt [1.5.x] Fixed #20604 - Fixed file example in docs. 2013-06-14 21:29:20 -04:00
index.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
install.txt [1.5.x] Fixed #19497 -- Refactored testing docs. 2012-12-22 12:39:49 -03:00
logging.txt [1.5.x] Fixed #20981 -- Noted the default value of disable_existing_loggers. 2013-08-27 10:27:49 -04:00
pagination.txt [1.5.x] Fixed broken links, round 4. refs #19516 2012-12-29 15:57:57 -05:00
python3.txt [1.5.x] Minor docs fix for e11ccc76. 2013-03-17 22:44:20 +01:00
security.txt [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
serialization.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
settings.txt [1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 2013-06-09 15:06:23 -04:00
signals.txt [1.5.X] Fixed #19579 - Documented that "providing_args" is purely documentational. 2013-02-23 15:33:58 -05:00
signing.txt [1.5.x] Fixed #20687 -- Added documentation for django.core.signing API. 2013-07-03 10:39:05 -04:00
templates.txt [1.5.x] Misc doc cleanups. 2013-07-29 07:06:34 -04:00