Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects 11 years ago
..
auth c7dabe49dd Fixed typo -- "a" user, not "an" user 11 years ago
class-based-views 8fc63087f6 Fixed #21264 -- Incorrect RST usage in docs 11 years ago
db 5240b83462 Fixed #17027 -- Added support for the power operator in F expressions. 11 years ago
forms 944a2bb7c1 Improvement on InlineFormSet doc, refs #21006 11 years ago
http a3372f67cb Added a warning regarding session security and subdomains. 11 years ago
i18n 88b9d4ff3a Fixed #21373 -- Typo fixed in i18n docs 11 years ago
testing 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects 11 years ago
cache.txt 8688f03eef Fixed #20945 -- Allowed cache tag to use a specific cache. 11 years ago
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 years ago
email.txt 43cfc652d2 Fixed doc typo in previous commit. 11 years ago
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 years ago
index.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 years ago
install.txt 67f5dffbec Re-added link to SQLite notes from DB section of install doc. 11 years ago
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 years ago
logging.txt 9d12f68a53 Reworded a paragraph in the logging docs. 11 years ago
migrations.txt d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
performance.txt 6a30075eaa Fixed #21140 -- Added 'Using cached sessions' to the performance guide. 11 years ago
python3.txt 45969bdeb5 Removed implication that six is part of Python stdlib. 11 years ago
security.txt a3372f67cb Added a warning regarding session security and subdomains. 11 years ago
serialization.txt e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 11 years ago
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 years ago
signals.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
signing.txt e9a356a695 Documented the limitation on sep argument to Signer 11 years ago
templates.txt 70c080fcdb Misc doc cleanups. 11 years ago