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