summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [1.9.x] Fixed #25127 -- Documented how to organize models in a package.Evan Palmer2016-06-041-0/+24
* [1.9.x] Used snippet directive in file upload example.Berker Peksag2016-06-041-3/+8
* [1.9.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField that...Tim Graham2016-06-044-8/+22
* [1.9.x] Fixed #26604 -- Added a multiple file upload example to topics/http/f...Berker Peksag2016-06-031-0/+40
* [1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.B. J. Potter2016-06-031-15/+7
* [1.9.x] Added syntax highlighting to CSRF example.B. J. Potter2016-06-031-1/+3
* [1.9.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database n...mieciu2016-06-033-33/+36
* [1.9.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson2016-06-0321-107/+185
* [1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm2016-06-034-4/+4
* [1.9.x] Refs #26628 -- Documented CSRF failure logging.Holly Becker2016-06-021-0/+3
* [1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on database...Chad Shryock2016-06-021-0/+11
* [1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of...Brad Melin2016-06-024-1/+22
* [1.9.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.Tim Graham2016-06-0210-99/+89
* [1.9.x] Ignored new warnings when building the docs with Sphinx 1.4.Tim Graham2016-06-021-0/+3
* [1.9.x] Fixed #26695 -- Clarified return value of View.options().Tim Graham2016-06-011-2/+4
* [1.9.x] Fixed #26687 -- Made an i18n test not use a hardcoded path separator.Ramiro Morales2016-05-311-1/+3
* [1.9.x] Fixed a typo in the docs.Florian Apolloner2016-05-311-1/+1
* [1.9.x] Fixed #26503 -- Removed an outdated example from session docs.Berker Peksag2016-05-311-9/+0
* [1.9.x] Fixed #26679 -- Documented which methods are disabled on RelatedManag...Ketan Bhatt2016-05-311-2/+3
* [1.9.x] Refs #22634 -- Removed unneeded app_label in custom session engine ex...Tim Graham2016-05-281-3/+0
* [1.9.x] Fixed typo in docs/topics/forms/modelforms.txtSergey Fedoseev2016-05-271-1/+1
* [1.9.x] Fixed typo in docs/ref/models/querysets.txtNick Smith2016-05-271-1/+1
* [1.9.x] Added imports to docs/topics/db/aggregation.txt example.MariKiev2016-05-251-0/+1
* [1.9.x] Added missing quotes in openlayers.html template.Aleksey2016-05-251-2/+2
* [1.9.x] Updated GeoIP test for latest database.Tim Graham2016-05-231-1/+1
* [1.9.x] Fixed #26637 -- Removed obsolete note in docs/internals/contributing/...Tim Graham2016-05-191-9/+0
* [1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txtTim Graham2016-05-181-1/+1
* [1.9.x] Fixed #26627 -- Fixed on_commit callbacks execution order when callba...Barthelemy Dagenais2016-05-183-6/+22
* [1.9.x] Removed a redundant example in contenttypes docs.Tim Graham2016-05-161-24/+13
* [1.9.x] Refs #26021 -- Used hanging indentation in some doc examples.Tim Graham2016-05-144-20/+30
* [1.9.x] Used 'classmethod' annotation in docs/topics/auth/customizing.txtTim Graham2016-05-141-3/+3
* [1.9.x] Fixed typo in docs/topics/db/models.txtTim Graham2016-05-131-2/+2
* [1.9.x] Fixed typo in docs/topics/conditional-view-processing.txteltronix2016-05-121-1/+1
* [1.9.x] Updated ECMAScript link in docs/ref/request-response.txtAlex Simonides2016-05-121-2/+2
* [1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva2016-05-121-1/+1
* [1.9.x] Refs #26603 -- Defined lazystr for a template loader test.Simon Charette2016-05-101-1/+3
* [1.9.x] Fixed #26603 -- Forced lazy template names to text when computing cac...Simon Charette2016-05-103-2/+13
* [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham2016-05-0820-107/+76
* [1.9.x] Refs #8898 -- Documented requirement to use SplitDateTimeField with S...Tim Graham2016-05-071-1/+2
* [1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods.Tobias McNulty2016-05-072-5/+48
* [1.9.x] Fixed #26566 -- Rewrote an incorrect Cache-Control example.Vasiliy Faronov2016-05-071-28/+17
* [1.9.x] Fixed a typo in docs/topics/http/urls.txtMatthias K2016-05-071-1/+1
* [1.9.x] Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example.shiblystory2016-05-071-1/+0
* [1.9.x] Fixed #26544 -- Delayed translations of SetPasswordForm help_textsClaude Paroz2016-05-073-2/+25
* [1.9.x] Fixed syntax highlighting in docs/topics/cache.txtTim Graham2016-05-061-17/+16
* [1.9.x] Fixed code example in docs/howto/custom-lookups.txtvytisb2016-05-061-1/+1
* [1.9.x] Fixed #26558 -- Removed need for request context processor on admin l...Dan Stephenson2016-05-045-4/+20
* [1.9.x] Normalized "an SQL" spelling.Ville Skyttä2016-05-038-11/+11
* [1.9.x] Clarified that setting names must be uppercase.David D Lowe2016-05-031-2/+2
* [1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.Vasiliy Faronov2016-05-0313-48/+40