Django

Code

root/django/trunk/django/db/models/manager.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8851 [8851] 09/02/08 04:04:54 mtredinnick Fixed #7154 -- Inherit all model managers from abstract base classes. Also …
(edit) @8223 [8223] 08/06/08 10:32:46 jacob Major refactoring of django.dispatch with an eye towards speed. The net …
(edit) @7477 [7477] 04/26/08 21:50:16 mtredinnick Merged the queryset-refactor branch into trunk. This is a big internal …
(edit) @6299 [6299] 09/15/07 13:01:29 mtredinnick Fixed #3032 -- Added some useful methods and attributes so that …
(edit) @5823 [5823] 08/06/07 15:27:04 adrian Fixed British spelling of 'customize' and 'behavior' in …
(edit) @5743 [5743] 07/21/07 21:18:36 gwilson Fixed #4945 -- Removed unused GET_ITERATOR_CHUNK_SIZE definition from …
(edit) @4394 [4394] 01/22/07 20:11:08 adrian Fixed #3283 -- Added support for empty QuerySets? via none() method. Thanks …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3414 [3414] 07/21/06 15:39:17 jacob Second half of little cleanup tweaks suggested by pyflakes.
(edit) @3217 [3217] 06/27/06 15:36:25 jacob Added Manager.create() method to create and save an object in a …
(edit) @3131 [3131] 06/15/06 09:05:33 mtredinnick Fixed the detection of when a custom manager is required because an …
(edit) @3092 [3092] 06/06/06 19:09:29 adrian Added Manager.get_or_create()
(edit) @2850 [2850] 05/05/06 19:26:24 lukeplant Fixed #1579 - added support for 'Q' objects in limit_choices_to.
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/db/models/manager.py:
(edit) @2575 [2575] 03/28/06 11:25:53 adrian magic-removal: Merged to [2574]
Note: See TracRevisionLog for help on using the revision log.