1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2014-07-29 10:10:31 -07:00
..
auth Replaced instances of 'his/her' with 'their'. 2014-07-21 19:49:12 +00:00
class-based-views Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt. 2014-05-05 06:41:01 -04:00
db Fixed #22978 -- Removed a USA-centric example that didn't add much. 2014-07-08 08:56:41 -04:00
forms Fixed and enhanced new HTML form docs. 2014-06-26 13:57:19 -04:00
http Fixed #23097 -- Switched to new octal format in docs 2014-07-26 11:20:24 +02:00
i18n Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
testing Fixed #22491 -- documented how select_for_update() should be tested. 2014-07-28 10:57:12 -04:00
cache.txt Fixed #22827 -- clarified what each cache middleware does. 2014-07-25 06:24:00 -04:00
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt Fixed #23127: south_migrations note in docs 2014-07-29 10:10:31 -07:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
signals.txt Fixed #16245 -- Included traceback in send_robust()'s response 2014-05-16 18:41:40 -04:00
signing.txt
templates.txt Fixed #23114 -- Clarified documentation of template lookups. 2014-07-29 10:56:24 +02:00