summaryrefslogtreecommitdiff
path: root/docs/index.txt
Commit message (Expand)AuthorAgeFilesLines
* Added Django Forum to mailing lists page.Carlton Gibson2023-03-241-1/+1
* Refs #34146 -- Fixed typos in tutorial. (#16530)Carlton Gibson2023-02-071-1/+1
* Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling2023-02-071-0/+1
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-291-7/+7
* Fixed #25712 -- Reorganized templates docs.David Smith2020-04-301-1/+2
* Rewrote Get Help FAQ.Adam Johnson2020-03-261-7/+2
* Fixed #31224 -- Added support for asynchronous views and middleware.Andrew Godwin2020-03-181-3/+3
* Fixed typo in docs/index.txt.Marya Belanger2020-01-031-1/+1
* Refs #30780 -- Moved "First steps" section to the top of index page.Gabriel Augendre2019-12-311-24/+24
* Refs #30451 -- Doc'd asynchronous support and async-safety.Andrew Godwin2019-12-031-1/+2
* Fixed #30767 -- Improved references to deployment documentation.Katie McLaughlin2019-09-091-1/+2
* Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin2019-06-201-0/+1
* Removed dead links to botbot.me.Tim Graham2018-11-101-3/+1
* Fixed #28594 -- Removed Jython docs and specific codeClaude Paroz2017-12-231-8/+0
* Refs #17453 -- Fixed broken link to #django IRC logs.Tim Graham2017-07-211-1/+1
* Updated name of topics/db/queries link on index.Tom2017-07-111-1/+1
* Replaced docs/internals/team.txt with DSF teams page.Tobias McNulty2017-03-141-1/+0
* Removed docs/internals/roles.txt.Tim Graham2017-02-151-1/+0
* Refs #23919 -- Removed Python 2 notes in docs.Tim Graham2017-01-181-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