1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
2015-04-22 09:31:10 -04:00
..
auth Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK for custom user models. 2015-04-07 10:45:31 -04:00
class-based-views Fixed typo in docs/topics/class-based-views/intro.txt 2015-04-20 14:11:21 -04:00
db Fixed #11078 -- documentation update. 2015-04-19 16:24:14 +02:00
forms Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt 2015-04-22 09:31:10 -04:00
http Fixed #24621 -- Fixed and documented SessionBase.pop's second argument 2015-04-13 10:32:03 -04:00
i18n Fixed #23984 -- Added Javascript i18n documentation 2015-04-16 08:15:35 -04:00
testing
cache.txt Fixed #24560 -- Added a --dry-run mode to the createcachetable command. 2015-04-09 12:15:50 -04:00
checks.txt
conditional-view-processing.txt
email.txt Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters. 2015-04-20 15:46:31 -04:00
external-packages.txt
files.txt Fixed #15590 -- Documented how the path of a FileField can be changed. 2015-03-30 10:38:30 -04:00
index.txt
install.txt
logging.txt Fixed #18773 -- Added logging for template variable resolving 2015-03-27 19:19:48 -04:00
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Fixed #24646 -- Fixed jinja2 example on Python 2. 2015-04-16 19:32:42 -04:00