summaryrefslogtreecommitdiff
path: root/docs/index.txt
Commit message (Expand)AuthorAgeFilesLines
* [1.11.x] Refs #17453 -- Fixed broken link to #django IRC logs.Tim Graham2017-07-211-1/+1
* [1.11.x] Updated name of topics/db/queries link on index.Tom2017-07-111-1/+1
* [1.11.x] Replaced docs/internals/team.txt with DSF teams page.Tobias McNulty2017-03-141-1/+0
* [1.11.x] Removed docs/internals/roles.txt.Tim Graham2017-02-151-1/+0
* Fixed #26709 -- Added class-based indexes.Akshesh2016-06-271-0/+1
* Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn2016-04-221-0/+1
* Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus2016-01-221-3/+0
* Fixed typo in docs/index.txt.auvipy2016-01-181-2/+1
* Fixed #26003 -- Added "how the documentation is organized" sections.Tim Graham2015-12-311-0/+24
* Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne2015-12-011-1/+1
* Changed section title from "Model syntax" to "Introduction to models".Mikey Ariel2015-11-161-1/+1
* Fixed #24961 -- Added links to all auth docs pages from index.Daniel Roseman2015-06-091-1/+6
* Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti2015-05-281-3/+4
* Fixed #24839 -- Removed references to deprecated contrib.webdesign.Tim Graham2015-05-221-1/+0
* Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali2015-03-251-1/+0
* Added a "Writing migrations" how-to.Tim Graham2015-02-031-1/+2
* Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham2015-01-171-1/+0
* Fixed #24031 -- Added CASE expressions to the ORM.Michał Modzelewski2015-01-121-0/+1
* Fixed #23878 -- Moved Query and Prefetch documentationNg Zhi An2015-01-121-1/+0
* Moved doc on the DTL's syntax to the ref/ section.Aymeric Augustin2015-01-101-1/+4
* Fixed #24070 -- Added tutorial topics to doc index.Bibhas2015-01-031-6/+6
* Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton2014-12-271-1/+2
* Updated formtools docs to point at new package outside the Django repo.Jannis Leidel2014-11-261-4/+0
* Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton2014-11-151-1/+2
* Moved CSRF docs out of contrib.Thomas Chaumeny2014-11-031-1/+1
* Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham2014-09-121-0/+1
* Introduced a technical board.Aymeric Augustin2014-08-011-0/+2
* Renamed "committers" to "team".Aymeric Augustin2014-08-011-1/+1
* Fixed #23067 -- Updated docs to use django-adminChristoph Heer2014-07-301-1/+1
* Fixed #22812 -- Refactored lookup API documentation.Jorge C. Leitão2014-07-081-2/+3
* Added array field support for PostgreSQL.Marc Tamlyn2014-05-221-1/+2
* Fixed #22019 -- Added Model.objects reference documentation.Aliaksandr Semianiuk2014-05-171-1/+2
* Link new testing tools document from main index.Ramiro Morales2014-05-101-0/+1
* Added first cut at reference documentation for the checks framework.Russell Keith-Magee2014-03-031-1/+1
* Add reference documentation for operations and stubs for schemaeditor.Andrew Godwin2014-02-121-1/+3
* Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee2014-01-201-0/+1
* Fixed #16187 -- refactored ORM lookup systemAnssi Kääriäinen2014-01-181-1/+2
* Documented the Apps and AppConfig APIs.Aymeric Augustin2013-12-241-0/+3
* Updated a bunch of hyperlinks in documentationClaude Paroz2013-12-081-1/+1
* Added link to localized formatting doc from main index.Ramiro Morales2013-12-041-1/+2
* Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain2013-10-041-3/+4
* Fixed #20877 -- added a performance optimization guideevildmp2013-09-201-0/+8
* Corrected markup problems in new security summary page.Russell Keith-Magee2013-09-191-0/+1
* Consolidated documentation for F() and Q()evildmp2013-09-061-1/+2
* Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin2013-08-091-1/+1
|\
| * Fixed #20766 -- Deprecated FastCGI support.Tim Graham2013-07-241-1/+1
* | Small start to migrations documentationAndrew Godwin2013-07-251-0/+3
|/
* Updated test failure example.Ramiro Morales2013-05-121-1/+1
* Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer2013-05-101-1/+0
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-291-1/+2