summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-09-21Fixed #23527 -- Removed Cheetah references in docsOla Sitarska
2014-09-21Fixed #23529 -- Replaced comments tag library with humanize in docsOla Sitarska
2014-09-21Fixed #23530 -- Specified PyYAML requirement in initial-data.txtClaude Paroz
2014-09-20Small fixes in templates topic guide.Aymeric Augustin
2014-09-19Don't recommend using sudo when installing uwsgiMatt Robenolt
2014-09-19Fixed a formatting issue in the 1.7 release notes.Aymeric Augustin
2014-09-18Fixed #23488 -- Added AnonymousUser.get_username().Damien Baty
2014-09-17Updated release notes for backporting locale additions; refs #23368 and #23417.Tim Graham
2014-09-17Fixed #21775 -- Allowed customization of datafile for Oracle tablespaceJosh Smeaton
2014-09-17Fixed #23491 -- Clarified tutorial 3.Tim Graham
2014-09-17Fixed #23499 -- Error in built-in template tag "now" documentationJoseph Dougherty
2014-09-16Moved some people to "past team members".Tim Graham
2014-09-16Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.Tim Graham
2014-09-16Added 1.7.1 release notes for refs #23492.Tim Graham
2014-09-16Fixed #19463 -- Added UUIDFieldMarc Tamlyn
2014-09-15Fixed #23486 -- Corrected makemigrations output in tutorial 1.Tim Graham
2014-09-15Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron
2014-09-15Move my bio to "Past team members" section whilst I'm inactive.Simon Meers
2014-09-13Fixed broken link in 1.7 release notes.Tim Graham
2014-09-13Fixed #23466 -- Removed seconds from all locale time output formats.Malte Beckmann
2014-09-13Fixed #23461 -- Added EMAIL_TIMEOUT settingJosé Padilla
2014-09-13Forwardported 1.4.16 release notes.Tim Graham
2014-09-13Added 1.7.1 release notes for refs #23483.Tim Graham
2014-09-12Added ops team to roles.txt.Tim Graham
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham
2014-09-11Fixed #23403 -- Fixed crash in contrib.sitemaps if lastmod returned a date ra...Tim Graham
2014-09-11Added link to LogRecord attributes in logging.txtGabe Jackson
2014-09-10Added some items to the 1.7.1 release notes.Tim Graham
2014-09-10Fixed typo in topics/forms/formsets.txtTim Graham
2014-09-10Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.Andi Albrecht
2014-09-10Fixed #23417 -- Completed locale formats for zh_CN, zh_Hans, zh_Hant and zh_TW.Malte Beckmann
2014-09-10Fixed #23452 -- Prevented infinite migrations for empty unique/index_together.Markus Holtermann
2014-09-10Fixed an instance of 'an' before a word beginning with a consonant.Iain Dawson
2014-09-09Fixed #23368 -- Overhauled the Welsh formats.py file.Duncan Parkes
2014-09-10Note re migrations importing custom fieldsGreg Brown
2014-09-09Avoid the word "stupid".Aymeric Augustin
2014-09-09Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't defin...Tim Graham
2014-09-09Fixed missing trailing parenthesis in docs/releases/1.7.txtSébastien Fievet
2014-09-09Fixed #23350 -- Updated mod_wsgi auth example to use less memory.Tim Graham
2014-09-08Fixed #23451 -- Fixed typo in inlineformset_factory() error message.Petras Zdanavičius
2014-09-08Use "catch" instead of "trap" for exceptions.Aymeric Augustin
2014-09-08Fixed #23418 -- Fail when migration deconstruct produces invalid importMarkus Holtermann
2014-09-08Revert "Removed dead link in release notes."Marc Tamlyn
2014-09-08Fixed #23431 -- Allowed inline and hidden references to admin fields.Simon Charette
2014-09-08Removed dead link in release notes.Marc Tamlyn
2014-09-08Fixed #23307 -- Clarified the way max_num limits the output of formsets.Octowl
2014-09-08Fixed #23281 -- Added "concrete model" to glossary.Tim Graham
2014-09-08Fixed #22951 -- Checked for types during deep_deconstruct migration serializa...Andrew Pinkham
2014-09-07Fixed typo in docs/howto/custom-lookups.txt.Sébastien Fievet
2014-09-06Added the inaugural technical board.Tim Graham