summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-22[soc2009/multidb] Updated management commands to ensure that a database name ...archive/soc2009/multidbAlex Gaynor
2009-12-22[soc2009/multidb] Whitespace and comment cleanup. Patch from Russell Keith-M...Alex Gaynor
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-22[soc2009/multidb] Updated defer_regress tests to reflect extra models in mult...Alex Gaynor
2009-12-22[soc2009/multidb] `LayerMapping` and geographic sitemap views weren't using `...Justin Bronn
2009-12-22[soc2009/multidb] Merged up to trunk r11938.Alex Gaynor
2009-12-21[soc2009/multidb] Removed another item from the TODO. Patch from Russell Kei...Alex Gaynor
2009-12-21[soc2009/multidb] Fixed a problem with overzealous purging of contenttypes du...Alex Gaynor
2009-12-21[soc2009/multidb] Added documentation for usage of admin with multidb. Patch...Alex Gaynor
2009-12-21[soc2009/multidb] Fix to allow editing of inline formsets of objects on non-d...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] Remove cross database protection. This will be readded in ...Alex Gaynor
2009-12-21[soc2009/multidb] Correct the handling of raw and defered fields with multi-db.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-19[soc2009/multidb] Fixed #12402 -- `QuerySet.defer` now interacts properly wit...Justin Bronn
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 r11901.Alex Gaynor
2009-12-17[soc2009/multidb] Merged up to trunk r11900.Alex Gaynor
2009-12-17[soc2009/multidb] Updated TODO list. Patch from Russell Keith-Magee.Alex Gaynor
2009-12-17[soc2009/multidb] Modified admin to allow for multidb customization. Patch f...Alex Gaynor
2009-12-17[soc2009/multidb] More cleanups of using= arguments. Patch from Russell Keit...Alex Gaynor
2009-12-17[soc2009/multidb] Added using argument to comment view. Patch from Russell K...Alex Gaynor
2009-12-17[soc2009/multidb] Modified using= arguments to default to None; modified quer...Alex Gaynor
2009-12-17[soc2009/multidb] Added partial handling for comments to be multi-db complian...Alex Gaynor
2009-12-17[soc2009/multidb] Add multi-db support to fixture loading. Involves a rework ...Alex Gaynor
2009-12-17[soc2009/multidb] Updated contrib.auth User model for multi-db support. Patc...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-16[soc2009/multidb] Fixed a problem with m2m descriptors not sticking to the ri...Alex Gaynor
2009-12-16[soc2009/multidb] Fixed #11741 -- Updates to the spatial backends (e.g., re-e...Alex Gaynor
2009-12-15[soc2009/multidb] Reorganized sql.InsertQuery to defer the need for a connect...Alex Gaynor
2009-12-15[soc2009/multidb] Corrected some test errors introduced by merging trunk. Pa...Alex Gaynor
2009-12-15[soc2009/multidb] Clarified text of deprecation warnings. Patch from Russell...Alex Gaynor
2009-12-15[soc2009/multidb] Added backwards compatibility layer for contrib.gis. Patch...Alex Gaynor
2009-12-15[soc2009/multidb] Corrected merge error. Patch from Russell Keith-Magee.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] Corrected error handling when the database backend is incor...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