summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2011-01-19Corrected an outdated reference to cmemcache in contributing docs.Carl Meyer
2011-01-02Fixed #6218 -- Made MEDIA_URL and STATIC_URL require a trailing slash to ensu...Jannis Leidel
2010-12-22Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ...Justin Bronn
2010-12-22Fixed #14439 -- Improved documentation for running the GeoDjango test suite.Justin Bronn
2010-12-21Fixed #14249 -- Added support for inactive users to the auth backend system. ...Jannis Leidel
2010-12-21Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp...Russell Keith-Magee
2010-12-12Fixed #14268 -- Start the deprecation of the reset and sqlreset management co...Jannis Leidel
2010-11-26Add myself to committersTimo Graham
2010-11-20Fixed #14389, #9666 -- Started the migration path to make the first argument ...Russell Keith-Magee
2010-11-19Bumped documentation-building requirements to Sphinx 1.0.2 and Pygments 1.1. ...Carl Meyer
2010-11-19Corrected the way databases were compared. This allows running the test suit...Alex Gaynor
2010-11-13Fixed a few typos introduced in r14533.Jannis Leidel
2010-11-11Added AdminMediaHandler to deprecation docs.Jannis Leidel
2010-11-08Fixed #14641 - a handful of grammer/typo fixes.Jacob Kaplan-Moss
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-10-14Fixed #14445 - Use HMAC and constant-time comparison functions where needed.Luke Plant
2010-10-13Fix a typo in my bioChris Beaven
2010-10-12Added myself to committersHonza Král
2010-10-11Fixed #14227 -- Added information about the "easy-pickings" keyword to the co...Gabriel Hurley
2010-10-11Refs #12991 -- Added extra docs for the unittest2 changes made in r14139.Russell Keith-Magee
2010-10-10Add myself to committersChris Beaven
2010-10-10Fixed #12226 -- Deprecated test client Response.template attribute in favor o...Carl Meyer
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-09Adding myself to the specialists section (and fixing a typo in Jeremy's bio).Gabriel Hurley
2010-10-09Added myself to the committers list.Ramiro Morales
2010-10-09Added myself to contributors.Carl Meyer
2010-10-08Adding my bio. Andrew enjoys writing about himself in the third person.Andrew Godwin
2010-10-08Added my bio to committers.txtSimon Meers
2010-10-08Correct a rather embarrassing typo in my bio.Alex Gaynor
2010-10-08Added myself to the committers docs.Alex Gaynor
2010-10-08Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee
2010-10-06Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtm...Adrian Holovaty
2010-09-29Additions to the contributing document explaining our new decision-making pro...Jacob Kaplan-Moss
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-18Fixed #14111 -- Updated Sphinx version recommendation in documentation. Thank...Jannis Leidel
2010-08-07Fixed #13627 -- Added instructions on how to reset your Trac password. Thanks...Russell Keith-Magee
2010-07-25Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Th...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