evildmp 79cc66692a Consolidated documentation for F() and Q() 11 years ago
..
auth b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
class-based-views 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
db 79cc66692a Consolidated documentation for F() and Q() 11 years ago
forms 2fbf949760 Minor spelling correction in ModelForms docs 11 years ago
http ed9cd4fd8b Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS 11 years ago
i18n 9885f07757 Made the doc about translating string literals in templates more prominent. 11 years ago
testing e909ceae9b Made django.test.testcases not depend on staticfiles contrib app. 11 years ago
cache.txt de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 years ago
email.txt f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments. 11 years ago
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 years ago
index.txt 06103c8ef5 Small start to migrations documentation 11 years ago
install.txt de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 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 095643e691 Fixed #20981 -- Noted the default value of disable_existing_loggers. 11 years ago
migrations.txt b7af44d474 Removed "makemigrations --force" from docs since it doesn't actually exist. 11 years ago
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
python3.txt 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 years ago
security.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 years ago
serialization.txt b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 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 c5bc98d7e1 Fixed #20687 -- Added documentation for django.core.signing API. 11 years ago
templates.txt 70c080fcdb Misc doc cleanups. 11 years ago