1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2015-04-28 12:07:02 -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 #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -04:00
i18n Fixed #23984 -- Added Javascript i18n documentation 2015-04-16 08:15:35 -04:00
testing Fixed a typo and formatting consistency in testing tools docs 2015-04-25 12:22:53 +02:00
cache.txt Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -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 #24526 -- Combined django.request/security loggers with the root logger. 2015-04-24 11:07:42 -04:00
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
settings.txt
signals.txt
signing.txt
templates.txt Fixed #24646 -- Fixed jinja2 example on Python 2. 2015-04-16 19:32:42 -04:00