django/docs/topics
Cody Scott 695bc0d191 Small improvements to docs/topics/db/models.txt 2013-10-10 20:56:11 -04:00
..
auth Fixed grammar/typos in auth customization docs 2013-10-09 16:21:19 +02:00
class-based-views Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
db Small improvements to docs/topics/db/models.txt 2013-10-10 20:56: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
testing
cache.txt Fixed #20877 -- added a performance optimization guide 2013-09-20 23:21:49 +01:00
conditional-view-processing.txt
email.txt Fix grammatical errors in email documentation 2013-10-08 09:21:45 -05:00
files.txt
index.txt Fixed #20877 -- added a performance optimization guide 2013-09-20 23:21:49 +01:00
install.txt Re-added link to SQLite notes from DB section of install doc. 2013-10-07 07:40:41 -03:00
localflavor.txt
logging.txt Reworded a paragraph in the logging docs. 2013-09-16 17:49:46 -03:00
migrations.txt Fixed #21116 -- Made usage of manage.py in docs more consistent. 2013-09-18 10:35:41 -04:00
pagination.txt
performance.txt Fixed #21140 -- Added 'Using cached sessions' to the performance guide. 2013-09-23 10:50:19 -04:00
python3.txt Removed implication that six is part of Python stdlib. 2013-09-23 18:30:05 -04:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt