1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
Tim Graham 217f173be0 Fixed #25166 -- Clarified how auth permissions are created.
Thanks Baptiste Mispelon for report and review.
2015-07-25 09:30:54 -04:00
..
_images
auth Fixed #25166 -- Clarified how auth permissions are created. 2015-07-25 09:30:54 -04:00
class-based-views
db
forms
http
i18n Fixed typo in docs/topics/i18n/translation.txt 2015-07-16 07:31:30 -04:00
testing
cache.txt
checks.txt Fixed #25082 -- Documented where to register system checks. 2015-07-10 10:37:25 -04:00
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt Fixed malformed Sphinx directives. 2015-07-25 06:37:51 -04:00
pagination.txt Fixed #23190 -- Made Paginator.page_range an iterator 2015-07-03 11:34:34 -04:00
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 2015-07-21 17:10:17 -04:00
signals.txt
signing.txt
templates.txt