index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
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-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-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-11-23
[soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE,...
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 testing services to handle multiple databases bette...
Alex Gaynor
2009-11-23
[soc2009/multidb] Merged up to trunk r11760.
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-09
[soc2009/multidb] Raise a ConnectionDoesNotExist exception, instead of a KeyE...
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-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 r11205
Alex 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-db
Alex Gaynor
2009-06-26
[soc2009/multidb] Merged up to trunk r11103. Resolved merge conflict
Alex Gaynor
2009-06-19
[soc2009/multidb] Updated testing documentation for the new settings, also up...
Alex Gaynor
2009-06-18
[soc2009/multidb] Merged up to trunk r11068
Alex Gaynor
2009-06-10
[soc2009/multidb] Merged up to trunk r10973. Resolved merge conflicts
Alex Gaynor
2009-06-07
[soc2009/multidb] Updated the transactions documentation for parts of the API...
Alex Gaynor
2009-06-03
[soc2009/multidb] Implemented a connections object that is responsible for tr...
Alex Gaynor
2009-05-27
Fixed #11215 -- Replaced erroneous catch with except in testing doc.
Karen Tracey
2009-05-26
Made some small improvements to docs/topics/http/sessions.txt
Adrian Holovaty
2009-05-24
Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil...
Brian Rosner
2009-05-23
Fixed #11188 -- Removed incorrect doc note about step being unsupported when ...
Karen Tracey
2009-05-18
Fixed #11138 -- Corrected the description of behavior related to the max_num ...
Karen Tracey
2009-05-18
Fixed #11137 -- Add missing base class in proxy model extra managers doc. Th...
Karen Tracey
2009-05-17
Fixed #10400: Added a note in the file uploads doc about the correct form typ...
Karen Tracey
2009-05-17
Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac...
Karen Tracey
2009-05-17
Fixed #10855: Reference doc on creating superusers in the tutorial at the poi...
Karen Tracey
2009-05-17
Fixed #10971 -- Corrected code example involving redirect_chain in the testin...
Karen Tracey
2009-05-17
Fixed #11106 -- Corrected typo in models doc. Thanks mnieber.
Karen Tracey
2009-05-17
Fixed #11128 -- Misc. fixes and improvements to the model forms doc. Thanks ...
Karen Tracey
2009-05-16
Fixed #9206 -- Added documentation on savepoints, and how to use them to reco...
Russell Keith-Magee
[next]