Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 years ago
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 years ago
auth c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 years ago
class-based-views c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 years ago
db 64aba7a8ab Fixed #26438 -- Fixed multiple .objects typos in the docs. 9 years ago
forms a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
http 99bb7fcc18 Fixed #26452 -- Loaded middleware on server start rather than on first request. 9 years ago
i18n 940b7fd5cb Fixed #21446 -- Allowed not performing redirect in set_language view 9 years ago
testing 107165c4b0 Fixed #24987 -- Allowed inactive users to login with the test client. 9 years ago
cache.txt c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 years ago
checks.txt 0d3c616fbb Refs #26351 -- Added check hook to support database-related checks 9 years ago
conditional-view-processing.txt 402da9ab7b Fixed typos in docs. 9 years ago
email.txt a6f856df52 Added import in docs/topics/email.txt example. 9 years ago
external-packages.txt bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
files.txt b34ff66e5b Added missing period to "etc.". 9 years ago
index.txt bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
install.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
logging.txt 1cb65b8a77 Fixed #26157 #25321 -- Added sql/params to extra context of schema logger 9 years ago
migrations.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
pagination.txt eed658d7c4 Refs #14131 -- Documented why paginating large QuerySets may be slow. 9 years ago
performance.txt 402da9ab7b Fixed typos in docs. 9 years ago
python3.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
security.txt f6ca63a9f8 Refs #26464 -- Added a link to OWASP Top 10 in security topic guide. 9 years ago
serialization.txt c5fda55edc Fixed #26256 -- Added note about primary key serialization 9 years ago
settings.txt 0fb1185538 Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone scripts. 9 years ago
signals.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
templates.txt a65fc6df89 Fixed #26410 -- Added a docs example for loader.render_to_string(). 9 years ago