Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 rokov pred
..
auth 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 rokov pred
class-based-views 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 rokov pred
db 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 rokov pred
forms 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 rokov pred
http e3d0790bd0 Fixed #21177 -- Made resolve_url support relative URLs. 11 rokov pred
i18n 85270ef3f5 Fixed #21650 -- Corrected bad advice for plural translation. 11 rokov pred
testing 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 rokov pred
cache.txt dd98ccd482 Fixed #16785 -- Documented some of the design decisions of the cache framework. 11 rokov pred
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 rokov pred
email.txt 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 rokov pred
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 rokov pred
index.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 rokov pred
install.txt 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 rokov pred
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 rokov pred
logging.txt 4d8d76e7a8 Fixed #21484 -- Documented that SQL logging does not include "framework level" queries. 11 rokov pred
migrations.txt dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 rokov pred
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 rokov pred
performance.txt 3d898b0e12 Change analyse (British) to analyze (American). 11 rokov pred
python3.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 rokov pred
security.txt df6760f12c Added a warning regarding risks in serving user uploaded media. 11 rokov pred
serialization.txt 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 rokov pred
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 rokov pred
signals.txt 1d23d766ab Renamed AppConfig.setup to ready. 11 rokov pred
signing.txt e9a356a695 Documented the limitation on sep argument to Signer 11 rokov pred
templates.txt 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 rokov pred