0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/topics
Claude Paroz 0d3c616fbb Refs #26351 -- Added check hook to support database-related checks
Thanks Tim Graham and Shai Berger for the reviews.
2016-04-08 20:28:00 +02:00
..
_images
auth Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 2016-03-23 09:01:48 -04:00
class-based-views
db Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:27:47 -04:00
forms
http Fixed #26452 -- Loaded middleware on server start rather than on first request. 2016-04-04 10:12:41 -04:00
i18n Fixed #21446 -- Allowed not performing redirect in set_language view 2016-03-29 22:15:14 +02:00
testing Fixed #24987 -- Allowed inactive users to login with the test client. 2016-03-23 09:01:52 -04:00
cache.txt
checks.txt Refs #26351 -- Added check hook to support database-related checks 2016-04-08 20:28:00 +02:00
conditional-view-processing.txt Fixed typos in docs. 2016-03-13 19:48:24 +01:00
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed #26157 #25321 -- Added sql/params to extra context of schema logger 2016-03-15 17:45:58 +11:00
migrations.txt
pagination.txt Refs #14131 -- Documented why paginating large QuerySets may be slow. 2016-04-06 11:06:38 -04:00
performance.txt Fixed typos in docs. 2016-03-13 19:48:24 +01:00
python3.txt
security.txt Removed a reference to Django 1.3.1 in docs. 2016-04-04 11:55:34 -04:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Fixed #26410 -- Added a docs example for loader.render_to_string(). 2016-03-31 08:31:55 -04:00