summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2011-02-27[1.2.X] Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added sup...Gabriel Hurley
2011-02-25[1.2.X] Fixed #14401 -- Added a contributing howto guide for new users. Thank...Gabriel Hurley
2011-01-27[1.2.X] Fixed #13662 -- Added an entry in the README to direct people to the ...Russell Keith-Magee
2010-12-23[1.2.X] Rolled back r146331, r14640 (partially) and r14625 so 1.2.X docs are ...Ramiro Morales
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango test...Justin Bronn
2010-11-26Add myself to committersTimo Graham
2010-11-19[1.2.X] Bumped documentation-building requirements to Sphinx 1.0.2 and Pygmen...Carl Meyer
2010-11-08[1.2.X] Fixed #14641 - a handful of grammer/typo fixes.Jacob Kaplan-Moss
2010-11-07[1.2.X] Backporting myself to the 1.2.X docs/internals/committers.txt... and ...Gabriel Hurley
2010-10-28[1.2.X] Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thank...Russell Keith-Magee
2010-10-13[1.2.X] Fix a typo in my bio. Backport of [14200]Chris Beaven
2010-10-11[1.2.X] Added information about the "easy-pickings" keyword to the contributi...Gabriel Hurley
2010-10-10[1.2.X] Add myself to committers. Backport of [14118]Chris Beaven
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-09[1.2.X] Added myself to the committers list.Ramiro Morales
2010-10-09[1.2.X] Added myself to committers. Backport of [14047].Carl Meyer
2010-10-08[1.2.X] Adding my bio. This is a backport of [14309].Andrew Godwin
2010-10-08[1.2.X] Added my bio to committers.txt. Backport of [14037]Simon Meers
2010-10-08[1.2.X] Added myself to the committers docs. This is a backport of [14034] a...Alex Gaynor
2010-10-08[1.2.X] Fixed #14383 -- Corrected the capitalization of reStructuredText. Tha...Russell Keith-Magee
2010-09-29[1,2,X] Additions to the contributing document explaining our new decision-ma...Jacob Kaplan-Moss
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-08-18[1.2.X] Fixed #14111 -- Updated Sphinx version recommendation in documentatio...Jannis Leidel
2010-08-07[1.2.X] Fixed #13627 -- Added instructions on how to reset your Trac password...Russell Keith-Magee
2010-07-25[1.2.X] Fixed #14005 - Removed a few unneeded workarounds in the Sphinx exten...Jannis Leidel
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