Commit History

Author SHA1 Message Date
  Claude Paroz a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 years ago
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 years ago
  Aymeric Augustin 268d737558 Fixed #16277 -- Changed the link to the IRC logs. 13 years ago
  Timo Graham e41e3a543e Fixed #16940 - Added "Generic relations" to docs index; thanks danielr for the suggestion. 13 years ago
  Carl Meyer 145a77edc9 Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss. 13 years ago
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
  Jannis Leidel aad6f21b29 Fixed #16057 -- Extended deployment documentation with instructions for uWSGI. Thanks, jpic and aaugustin. 13 years ago
  Luke Plant 528157ce73 Fixed #14201 - Add a "security overview" page to the docs 13 years ago
  Luke Plant 524c5fa07a Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 13 years ago
  Jannis Leidel 407f62fd31 Fixed #15796 -- Restructured the contributing documentation and added note about newly added Trac abilities. Many thanks to Julien Phalip. 13 years ago
  Jannis Leidel f60d428463 Fixed #12417 -- Added signing functionality, including signing cookies. Many thanks to Simon, Stephan, Paul and everyone else involved. 13 years ago
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
  Timo Graham ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 years ago
  Russell Keith-Magee e0dcd7666a Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail. 14 years ago
  Jacob Kaplan-Moss d30fe03e6b Fixed #14641 - a handful of grammer/typo fixes. 14 years ago
  Gabriel Hurley 682f4cf9ed Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch. 14 years ago
  Jannis Leidel cfc19f84de Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 14 years ago
  Russell Keith-Magee 0fcb094557 Fixed #6735 -- Added class-based views. 14 years ago
  Russell Keith-Magee 24acca4139 Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Russell Keith-Magee 887a4370d4 Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 15 years ago
  Justin Bronn f4eac3d87f Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported `:download:` directives. 15 years ago
  Luke Plant 2e9518bb39 Created a 'DB optimization' topic, with cross-refs to relevant sections. 15 years ago
  Joseph Kocherhans cd7da17132 Added a section to the docs for discussing validators and updated a few links to point to it. 15 years ago
  Russell Keith-Magee ff60c5f9de Fixed #1142 -- Added multiple database support. 15 years ago
  Brian Rosner 85def09554 Adjusted URL to #django IRC logs 15 years ago
  Luke Plant 25020ddb05 Fixed #4604 - Configurable message passing system, supporting anonymous users 15 years ago
  Russell Keith-Magee cf169d9e12 Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes. 15 years ago
  Luke Plant 04f869a80c Fixed #12198 - CSRF changes not clearly noted in docs. 15 years ago
  James Bennett 5eda3a16df Add new documentation covering the layout of the Django SVN repository. 15 years ago