summaryrefslogtreecommitdiff
path: root/docs/index.txt
AgeCommit message (Expand)Author
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
2011-06-10Fixed #14201 - Add a "security overview" page to the docsLuke Plant
2011-05-30Fixed #14261 - Added clickjacking protection (X-Frame-Options header)Luke Plant
2011-05-27Fixed #15796 -- Restructured the contributing documentation and added note ab...Jannis Leidel
2011-05-21Fixed #12417 -- Added signing functionality, including signing cookies. Many ...Jannis Leidel
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2010-12-27Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the ...Timo Graham
2010-12-07Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...Russell Keith-Magee
2010-11-08Fixed #14641 - a handful of grammer/typo fixes.Jacob Kaplan-Moss
2010-11-07Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...Gabriel Hurley
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-09Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks t...Russell Keith-Magee
2010-04-09Minor documentation tweaks for GeoDjango, including addition of link to main ...Justin Bronn
2010-01-16Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2010-01-05Added a section to the docs for discussing validators and updated a few links...Joseph Kocherhans
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-12-12Adjusted URL to #django IRC logsBrian Rosner