django/docs/topics
Tomáš Ehrlich c5bc98d7e1 Fixed #20687 -- Added documentation for django.core.signing API.
Thanks Baptiste Mispelon for the suggestion.
2013-07-03 10:36:21 -04:00
..
auth Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03:00
class-based-views Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation. 2013-07-01 14:05:49 +02:00
db Support 'pyformat' style parameters in raw queries, Refs #10070 2013-06-28 06:59:10 +03:00
forms Fix "semicolon" in docs 2013-07-02 17:52:54 +01:00
http Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:00:53 -04:00
i18n Explained that timezone.now() always returns times in UTC. 2013-06-06 11:05:33 -05:00
testing Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
cache.txt Tweak caching decorators/utility functions xrefs. 2013-05-30 20:38:44 -03:00
conditional-view-processing.txt
email.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt small typo, example pk=27 but description pk=24 2013-05-16 15:21:18 +08:00
settings.txt
signals.txt
signing.txt
templates.txt