1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/topics
2013-11-15 10:21:58 -05:00
..
auth Removed no longer relevant word 2013-11-07 09:31:44 -05:00
class-based-views
db Noted that .clear() will delete intermediary models 2013-11-08 19:24:31 -05:00
forms Improvement on InlineFormSet doc, refs #21006 2013-10-15 14:51:45 +01:00
http Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt 2013-11-15 10:21:58 -05:00
i18n Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-09 23:56:53 +01:00
testing Fixed #13725 -- take url scheme into account in assertRedirects 2013-11-07 19:06:32 +01:00
cache.txt Fixed #20536 -- rewrite of the file based cache backend 2013-11-07 16:12:15 +02:00
conditional-view-processing.txt
email.txt Fixed docs for EmailMessage extra_headers attribute 2013-11-08 18:38:45 -05:00
files.txt
index.txt
install.txt
localflavor.txt
logging.txt Fixed #21425 -- Made order in which loggers are introduced consistent. 2013-11-15 08:39:40 -05:00
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt Added a warning regarding session security and subdomains. 2013-10-18 09:42:45 -04:00
serialization.txt
settings.txt
signals.txt
signing.txt Documented the limitation on sep argument to Signer 2013-10-30 08:26:33 -04:00
templates.txt