evildmp dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 年之前
..
auth d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 年之前
class-based-views 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
db dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 年之前
forms df27803a55 Fixed #9532 -- Added min_num and validate_min on formsets. 11 年之前
http 2c5c422d34 Added missing "in" in sentence. 11 年之前
i18n 9885f07757 Made the doc about translating string literals in templates more prominent. 11 年之前
testing 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. 11 年之前
cache.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 年之前
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 年之前
email.txt f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments. 11 年之前
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 年之前
index.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 年之前
install.txt de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 年之前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年之前
logging.txt 9d12f68a53 Reworded a paragraph in the logging docs. 11 年之前
migrations.txt d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 年之前
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
performance.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 年之前
python3.txt 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 年之前
security.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 年之前
serialization.txt b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 年之前
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 年之前
signals.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
signing.txt c5bc98d7e1 Fixed #20687 -- Added documentation for django.core.signing API. 11 年之前
templates.txt 70c080fcdb Misc doc cleanups. 11 年之前