1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2014-05-05 06:41:01 -04:00
..
auth
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 #22442 -- Provided additional documentation regarding id fields clashing. 2014-04-30 07:36:12 -04:00
forms
http
i18n Fixed #22523 -- Clarified pytz requirement. 2014-04-29 08:33:15 +02:00
testing Revert "Fixed #15179 -- middlewares not applied for test client login()" 2014-04-28 18:41:36 -04:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt Fix a typo in logging.txt 2014-04-28 10:05:28 -04:00
migrations.txt Fixed #22497 -- Highlighted difference between field and class deconstruction. 2014-04-28 08:18:43 -04:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt