summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-12-22[soc2009/multidb] Added versionadded tags to custom model field docs. Patch ...Alex Gaynor
2009-12-22[soc2009/multidb] Cleaned up documentation for now stale using argument. Pat...Alex Gaynor
2009-12-22[soc2009/multidb] Final cleanup of multi-db docs. Patch from Russell Keith-M...Alex Gaynor
2009-12-21[soc2009/multidb] Added documentation for usage of admin with multidb. Patch...Alex Gaynor
2009-12-21[soc2009/multidb] A couple of cleanups of multi-db support for raw queries, i...Alex Gaynor
2009-12-21[soc2009/multidb] Merged up to trunk r11924.Alex Gaynor
2009-12-20[soc2009/multidb] Merged up to trunk r11921. This does not include updating...Alex Gaynor
2009-12-19[soc2009/multidb] Merged up to trunk r11917.Alex Gaynor
2009-12-18[soc2009/multidb] Cleaned up the interaction between managers and the using(...Alex Gaynor
2009-12-17[soc2009/multidb] Merged up to trunk r11900.Alex Gaynor
2009-12-17[soc2009/multidb] Updated content types to be multidb aware. Patch from Russ...Alex Gaynor
2009-12-17[soc2009/multidb] Merged up to trunk r11885.Alex Gaynor
2009-12-14[soc2009/multidb] Merged up to trunk r11864.Alex Gaynor
2009-12-13[soc2009/multidb] Merged up to trunk r11858.Alex Gaynor
2009-12-12[soc2009/multidb] Merged in all of Justin Bronn's GIS work. Multidb should ...Alex Gaynor
2009-12-12[soc2009/multidb] Merged up to trunk r11810. There are many conflicts in thi...Alex Gaynor
2009-12-12[soc2009/multidb] Added documentation about the potential complications tryin...Alex Gaynor
2009-12-09[soc2009/multidb] Merged up to trunk r11804.Alex Gaynor
2009-12-04[soc2009/multidb] Corrected a typo in the get_db_prep_* migration notes. Than...Alex Gaynor
2009-12-03[soc2009/multidb] Removed a documentation reference to Meta.using. Patch fro...Alex Gaynor
2009-12-03[soc2009/multidb] Merged up to trunk r11785.Alex Gaynor
2009-12-03[soc2009/multidb] Cleaned up the double processing required by validate() by ...Alex Gaynor
2009-11-23[soc2009/multidb] Resolved a number of strange merge conflicts that had arise...Alex Gaynor
2009-11-23[soc2009/multidb] Corrected some markup problems in the release notes and add...Alex Gaynor
2009-11-23[soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE,...Alex Gaynor
2009-11-23[soc2009/multidb] Removed _meta.using. This shouldn't be a model-level proper...Alex Gaynor
2009-11-23[soc2009/multidb] Fixed some documentation markup problems. Patch from Russ...Alex Gaynor
2009-11-23[soc2009/multidb] Added extra docs on configuring the database-backed session...Alex Gaynor
2009-11-23[soc2009/multidb] Updated db-backed session to be multi-db compatible. Patch...Alex Gaynor
2009-11-23[soc2009/multidb] Updated testing services to handle multiple databases bette...Alex Gaynor
2009-11-23[soc2009/multidb] Modified the fixture loading, fixture dumping and synchroni...Alex Gaynor
2009-11-23[soc2009/multidb] Merged up to trunk r11760.Alex Gaynor
2009-11-21[soc2009/multidb] Split SQL construction into two seperate classes, the Query...Alex Gaynor
2009-11-21[soc2009/multidb] Merged up to trunk r11756.Alex Gaynor
2009-10-09[soc2009/multidb] Updated to trunk r11603. This includes a critical security...Alex Gaynor
2009-08-18[soc2009/multidb] Merged up to trunk r11467.Alex Gaynor
2009-08-09[soc2009/multidb] Added a note to the documentation about the deprecation of ...Alex Gaynor
2009-08-09[soc2009/multidb] Raise a ConnectionDoesNotExist exception, instead of a KeyE...Alex Gaynor
2009-08-09[soc2009/multidb] Merged up to trunk r11413.Alex Gaynor
2009-07-31[soc2009/multidb] Resolved a strange merge conflict.Alex Gaynor
2009-07-31[soc2009/multidb] Updated to trunk r11371.Alex Gaynor
2009-07-19[soc2009/multidb] Merged up to trunk r11267.Alex Gaynor
2009-07-17[soc2009/multidb] Added connection parameter to the get_db_prep_* family of f...Alex Gaynor
2009-07-16[soc2009/multidb] Merged up to trunk r11251.Alex Gaynor
2009-07-16[soc2009/multidb] Merged up to trunk r11240.Alex Gaynor
2009-07-09[soc2009/multidb] Merged up to trunk r11205Alex Gaynor
2009-07-01[soc2009/multidb] Added a using option to a Model's Meta class. This allows ...Alex Gaynor
2009-07-01[soc2009/multidb] First set of documentation for multi-dbAlex Gaynor
2009-06-26[soc2009/multidb] Added the start of documentation for multidbAlex Gaynor
2009-06-26[soc2009/multidb] Updated the list of settings documentation for the move of ...Alex Gaynor