summaryrefslogtreecommitdiff
path: root/docs/index.txt
AgeCommit message (Expand)Author
2015-01-03[1.7.x] Fixed #24070 -- Added tutorial topics to doc index.Bibhas
2014-07-08[1.7.x] Fixed #22812 -- Refactored lookup API documentation.Jorge C. Leitão
2014-05-10[1.7.x] Link new testing tools document from main index.Ramiro Morales
2014-03-03Added first cut at reference documentation for the checks framework.Russell Keith-Magee
2014-02-12Add reference documentation for operations and stubs for schemaeditor.Andrew Godwin
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2014-01-18Fixed #16187 -- refactored ORM lookup systemAnssi Kääriäinen
2013-12-24Documented the Apps and AppConfig APIs.Aymeric Augustin
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-04Added link to localized formatting doc from main index.Ramiro Morales
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-09-20Fixed #20877 -- added a performance optimization guideevildmp
2013-09-19Corrected markup problems in new security summary page.Russell Keith-Magee
2013-09-06Consolidated documentation for F() and Q()evildmp
2013-08-09Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-07-25Small start to migrations documentationAndrew Godwin
2013-07-24Fixed #20766 -- Deprecated FastCGI support.Tim Graham
2013-05-12Updated test failure example.Ramiro Morales
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham
2013-03-11Deprecated django.contrib.comments.Jacob Kaplan-Moss
2013-01-25Added more shortcuts to i18n docs in index page.Ramiro Morales
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-29Removed django.contrib.databrowse.Aymeric Augustin
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-22Better name for a new testing documentation link.Ramiro Morales
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-15Fixed #9962 - Added a testing tutorial.Tim Graham
2012-11-17Fixed #16779 - Added a contributing tutorialTim Graham
2012-10-30Fixed #16671 - Added a tutorial on reuseable appsTim Graham
2012-09-27Fixed two broken links introduced in recent commits.Tim Graham
2012-09-26Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mailAdrien Lemaire
2012-09-10Removed a colloquialism ("and then some") from the documentation index page t...Julien Phalip
2012-09-01Fixed #17378 - Added a flattened index for class-based views.Tim Graham
2012-08-20Fixed #18799 -- Improved index links for CBV documentation.Simon Meers
2012-08-07And link security policies from documentation index.James Bennett
2012-08-04Fixed some typos on the documentation's index page.Julien Phalip
2012-08-04Restructured the documentation's index page and added some introductory sente...Julien Phalip
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
2012-06-07Fixed #18363 -- Added Python 3 compatibility layer.Claude Paroz
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official depreca...Claude Paroz
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2011-11-25Fixed #16277 -- Changed the link to the IRC logs.Aymeric Augustin
2011-11-19Fixed #16940 - Added "Generic relations" to docs index; thanks danielr for th...Timo Graham
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-06-16Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...Jannis Leidel