summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-09-28Made more extensive use of get_current_siteClaude Paroz
2012-09-28Fixed #18676 -- Allow fast-path deletion of objectsAnssi Kääriäinen
2012-09-27Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling.Carl Meyer
2012-09-27Fixed a typo in runserver docsTim Graham
2012-09-27Fixed #11460 - Added a FAQ regarding missing rows in the admin.Tim Graham
2012-09-27Fixed two broken links introduced in recent commits.Tim Graham
2012-09-27Added a note regarding interaction between GitHub and Trac PluginPreston Holmes
2012-09-27fixed #10809 -- add a mod_wsgi authentication handlerPreston Holmes
2012-09-26Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mailAdrien Lemaire
2012-09-26Fixed #3011 -- Added swappable auth.User models.Russell Keith-Magee
2012-09-26Merge pull request #391 from reverie/patch-1Tim Graham
2012-09-25Fix little typo in cache documentationYohan Boniface
2012-09-24Fix docs for context_processors.authAndrew Badr
2012-09-24Fixed #14861 -- Moved logging config outside of Settings.__init__Claude Paroz
2012-09-23Made a version condition less confusing.Aymeric Augustin
2012-09-22Fixed #18057 - Documented that caches are not cleared after each test; thanks...Tim Graham
2012-09-22Fixed #18951 -- Formatting of microseconds.Aymeric Augustin
2012-09-22Fixed #16218 -- date_list order in generic CBVs.Aymeric Augustin
2012-09-22Fixed #16835 -- add groups to auth.user admin list_filterDan Loewenherz
2012-09-21Fixed #19008 typo in signals docsPreston Holmes
2012-09-21Merge pull request #386 from clelland/ticket_15269Tim Graham
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-09-20Removed an excess colon. Thanks to jMyles for the patch.Alex Gaynor
2012-09-20Add documentation for get_caches functionIan Clelland
2012-09-20Fixed #16577 -- Added a map_creation block in openlayers.js templateClaude Paroz
2012-09-20Added a note about GEOS support for 3D/4D WKT notationClaude Paroz
2012-09-19Fixed #15325 - Added a link to RelatedManager in the ManytoManyField docs; th...Tim Graham
2012-09-19Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Wi...Tim Graham
2012-09-19Fixed #13586 - Added an example of how to connect a m2m_changed signal handler.Tim Graham
2012-09-19Revert "Fixed #16865 -- Made get_or_create use read database for initial get ...Carl Meyer
2012-09-19Fixed #16865 -- Made get_or_create use read database for initial get query.Carl Meyer
2012-09-18document changes for YearArchiveView.Collin Anderson
2012-09-17Added myself as a committer.Preston Holmes
2012-09-17Merge pull request #195 from pydanny/ajax-docs-exampleTim Graham
2012-09-17Merge branch 'lotheac-fix_uploaded_file_exec'Florian Apolloner
2012-09-17Fixed #18947 -- Don't make uploaded files executeable by default.Florian Apolloner
2012-09-17Add example of AJAX form submission.Marc Tamlyn
2012-09-16Merge pull request #372 from ptone/patch-2Florian Apolloner
2012-09-15Clearer wording for defer docsPreston Holmes
2012-09-15Fixes docs typoCamilo Nova
2012-09-15Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd fo...Tim Graham
2012-09-15Fixed #16929 - Documented how to extend UserAdmin with UserProfile fields; th...Tim Graham
2012-09-15Added an example of using a form wizard with different templates; thanks Lori...Tim Graham
2012-09-15Removed reference to note removed in a78dd109e6c81c49e90e36e9b793bad67c46c23c...Tim Graham
2012-09-15Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the dr...Tim Graham
2012-09-15Used ST_AsText for testing PostGIS raw queryClaude Paroz
2012-09-14Correcting my English.Bryan Veloso
2012-09-14Adding myself to the committers list.Bryan Veloso
2012-09-12Fixed my terribly outdated profile in committers.txt in celebration of my com...Jeremy Dunck
2012-09-10Removed a colloquialism ("and then some") from the documentation index page t...Julien Phalip