David Sanders 6dfd02f88c Capitalize SQL keywords 11 år sedan
..
auth 821fc925f0 Fixed #22093 -- Made Form.Meta.fields examples consistent. 11 år sedan
class-based-views 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 år sedan
db 6dfd02f88c Capitalize SQL keywords 11 år sedan
forms 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 år sedan
http e3d0790bd0 Fixed #21177 -- Made resolve_url support relative URLs. 11 år sedan
i18n 57ba5bf97b Added some links in i18n documentation 11 år sedan
testing 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 år sedan
cache.txt dd98ccd482 Fixed #16785 -- Documented some of the design decisions of the cache framework. 11 år sedan
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 år sedan
email.txt 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 år sedan
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 år sedan
index.txt dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 år sedan
install.txt 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 år sedan
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 år sedan
logging.txt 4d8d76e7a8 Fixed #21484 -- Documented that SQL logging does not include "framework level" queries. 11 år sedan
migrations.txt dbe82e74f2 Add reference documentation for operations and stubs for schemaeditor. 11 år sedan
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 år sedan
performance.txt 3d898b0e12 Change analyse (British) to analyze (American). 11 år sedan
python3.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 år sedan
security.txt df6760f12c Added a warning regarding risks in serving user uploaded media. 11 år sedan
serialization.txt 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 år sedan
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 år sedan
signals.txt 1d23d766ab Renamed AppConfig.setup to ready. 11 år sedan
signing.txt 653527de40 Fixed #18745 - Documentation change explaining tuple to list with signing. 11 år sedan
templates.txt 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 år sedan