django/docs/topics
Claude Paroz 1e8eadc94e Fixed #15888 -- Made tablename argument of createcachetable optional
Thanks Aymeric Augustin for the report and the documentation and
Tim Graham for the review.
2013-10-14 13:24:40 +02:00
..
auth Fixed grammar/typos in auth customization docs 2013-10-09 16:21:19 +02:00
class-based-views
db Minor edits to docs/topics/db/queries.txt. 2013-10-11 15:34:11 -04:00
forms Fixed #9532 -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
http Whitespace cleanup. 2013-10-10 16:49:20 -04:00
i18n Fixed #19560 -- Identified field in warning for naive datetime. 2013-10-13 11:54:11 +02:00
testing Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures. 2013-10-11 20:11:49 -04:00
cache.txt
conditional-view-processing.txt Fixed typo in docs/topics/conditional-view-processing.txt 2013-08-26 11:19:40 +02:00
email.txt
files.txt
index.txt Fixed #20877 -- added a performance optimization guide 2013-09-20 23:21:49 +01:00
install.txt
localflavor.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt Fixed #13252 -- Added ability to serialize with natural primary keys. 2013-10-11 12:52:57 -04:00
settings.txt
signals.txt
signing.txt
templates.txt