Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
..
auth d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
class-based-views 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
db cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering 11 years ago
forms 18ffdb1772 Fixed #17627 -- Renamed util.py files to utils.py 11 years ago
http 2f0566fa61 Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 11 years ago
i18n 9885f07757 Made the doc about translating string literals in templates more prominent. 11 years ago
testing 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. 11 years ago
cache.txt d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 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 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
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