Tim Graham 270f7e2167 Fixed #21708 -- Added some headings to separate unrelated topics. 11 年之前
..
auth eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 年之前
class-based-views 8fc63087f6 Fixed #21264 -- Incorrect RST usage in docs 11 年之前
db 164df40501 Fixing manager documentation inaccuracy 11 年之前
forms 1fa681ee11 Fixed #21539 -- Added example of modelformset_factory's form argument 11 年之前
http 270f7e2167 Fixed #21708 -- Added some headings to separate unrelated topics. 11 年之前
i18n 85270ef3f5 Fixed #21650 -- Corrected bad advice for plural translation. 11 年之前
testing 5241763c81 Added modify_settings to alter settings containing lists of values. 11 年之前
cache.txt 81a5e35c8d Fixed doc indentation in previous commit. 11 年之前
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 年之前
email.txt d599b590eb Fixed #21614 -- improved docs on configuring email for development. 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 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 年之前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年之前
logging.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 年之前
migrations.txt c81fae6b95 Used app_label instead of appname. 11 年之前
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
performance.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 年之前
python3.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 年之前
security.txt df6760f12c Added a warning regarding risks in serving user uploaded media. 11 年之前
serialization.txt e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 11 年之前
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 年之前
signals.txt c31d7c4813 Updated advice on connecting signals at startup. 11 年之前
signing.txt e9a356a695 Documented the limitation on sep argument to Signer 11 年之前
templates.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 年之前