0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
2014-02-25 11:28:36 -05:00
..
auth Fixed docs typos. 2014-02-25 10:28:32 -05:00
class-based-views Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-22 23:36:54 +01:00
db Removed a nonexistent link in the docs. 2014-02-25 11:28:36 -05:00
forms Fixed docs typos. 2014-02-25 10:28:32 -05:00
http Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD_TEMP_DIR. 2014-02-25 11:19:31 -05:00
i18n Fixed #22120 -- Documented persistent activation of languages and cleaned up language session key use 2014-02-22 18:29:06 +01:00
testing Fixed #22071 -- Added a warning regarding override_settings and aliasing. 2014-02-25 10:48:27 -05:00
cache.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt Fixed #22032 -- added documentation for settings.MIGRATION_MODULES 2014-02-22 20:14:41 +01:00
pagination.txt
performance.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
python3.txt
security.txt
serialization.txt Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 2014-02-14 18:25:19 -05:00
settings.txt
signals.txt
signing.txt Fixed #18745 - Documentation change explaining tuple to list with signing. 2014-02-16 13:12:49 +01:00
templates.txt