summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2010-05-09Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t...Russell Keith-Magee
2010-05-06Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ...Russell Keith-Magee
2010-05-05Removed duplicated code from `django.contrib.gis.db.backend` and added a depr...Justin Bronn
2010-04-29Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r...Jannis Leidel
2010-04-13Fixed #13290 - Added a section about minification of admin JavaScript files t...Jannis Leidel
2010-04-06Fixed #13270 - typos in documentationLuke Plant
2010-02-24Fixed #12102 -- Corrected an example in the docs that suggested that you use ...Russell Keith-Magee
2010-02-23Fixed #6298 - Added sample settings file to run the Django test suite (SQLite...Jannis Leidel
2010-02-23Fixed #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on...Russell Keith-Magee
2010-02-21Fixed #12910 - Only test extracting translation strings if xgettext can be fo...Jannis Leidel
2010-02-21Fixed #12066 - Moved auth context processor from core to the auth app. Thanks...Jannis Leidel
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee
2010-01-28Fixed #12557 - AnonymousUser should check auth backends for permissionsLuke Plant
2010-01-18Fixed #12624 -- Modified test runners to be class based.Russell Keith-Magee
2009-12-26Removed a couple completed TODO items from the documentation documentation.Gary Wilson Jr
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-12-22Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...Jannis Leidel
2009-12-22Fixed typoLuke Plant
2009-12-22Added missing quote in contributing settings codeBrian Rosner
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-12-14Fixed #6262 -- Added a cached template loader, and modified existing template...Russell Keith-Magee
2009-12-10Fixed #11010 - Add a foundation for object permissions to authentication back...Jannis Leidel
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant
2009-12-09Added section info on top-level use of django.conf.settings to 'contributing'...Luke Plant
2009-11-19added myself to committers listJames Tauber
2009-11-03Fixed #10109 -- Removed the use of raw SQL in many-to-many fields by introduc...Russell Keith-Magee
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee
2009-10-28Added bio for myselfJannis Leidel
2009-10-27Moved contrib.csrf.* to core code.Luke Plant
2009-10-26Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...Luke Plant
2009-10-24Fixed small error in deprecation policy.Luke Plant
2009-09-22The 1.1.X branch has been created, so that needs to be past tense.James Bennett
2009-09-12Added the SVN internal docs to the internal docs index.Russell Keith-Magee
2009-09-11Document the fact that we now put dead branches in the attic.James Bennett
2009-08-17Correct a typo and a reST formatting problem in [11466].James Bennett
2009-08-17Add new documentation covering the layout of the Django SVN repository.James Bennett
2009-08-03Updated my bio to reflect current statusBrian Rosner
2009-07-21Updated my bio.Gary Wilson Jr
2009-07-21Fixed #11493 -- Added an internal document listing the APIs that have been fo...Russell Keith-Magee
2009-07-17Added myself to AUTHORS and updated my bio.Justin Bronn
2009-06-17Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco...Russell Keith-Magee
2009-05-17Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...Karen Tracey
2009-04-10Fixed a silly typo in my bio. How embarrassing.Jacob Kaplan-Moss
2009-04-10Updated my bio.Jacob Kaplan-Moss
2009-03-31Fixed #10577 -- Fixed doc typo, patch from Zoramite.Gary Wilson Jr
2009-03-11Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic o...Russell Keith-Magee
2009-01-03Added a link to RKM's blog in the committers file.Russell Keith-Magee
2008-12-08In the release process doc, clarify that the original committer is responsibl...Karen Tracey
2008-11-13Quit being a complete mystery.Karen Tracey