Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 년 전
..
auth 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 년 전
class-based-views 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 년 전
db 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 년 전
forms 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 년 전
http e3d0790bd0 Fixed #21177 -- Made resolve_url support relative URLs. 11 년 전
i18n 85270ef3f5 Fixed #21650 -- Corrected bad advice for plural translation. 11 년 전
testing 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 년 전
cache.txt dd98ccd482 Fixed #16785 -- Documented some of the design decisions of the cache framework. 11 년 전
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 년 전
email.txt 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 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 4d8d76e7a8 Fixed #21484 -- Documented that SQL logging does not include "framework level" queries. 11 년 전
migrations.txt dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 년 전
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 년 전
performance.txt 3d898b0e12 Change analyse (British) to analyze (American). 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 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 년 전
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 년 전
signals.txt 1d23d766ab Renamed AppConfig.setup to ready. 11 년 전
signing.txt e9a356a695 Documented the limitation on sep argument to Signer 11 년 전
templates.txt 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 년 전