Home
Download
Documentation
Weblog
Community
Code
Code
Search:
Login
Register
Settings
Wiki
Timeline
Browse Source
Reports
View Tickets
New Ticket
Roadmap
Search
View Latest Revision
root
/
django
/
trunk
/
django
/
contrib
/
contenttypes
/
generic.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@8884
[8884]
09/02/08 19:09:33
mtredinnick
Fixed
#8669
-- Use a consistent version of create() across the board …
(edit)
@8855
[8855]
09/02/08 10:26:00
jacob
Fixed
#8309
: subclasses now inherit
GenericForeignKey
correctly. There's …
(edit)
@8644
[8644]
08/28/08 00:00:23
mtredinnick
Improvements to
[8608]
to fix an infinite loop (for …
(edit)
@8616
[8616]
08/27/08 02:19:44
gwilson
Removed oldforms, validators, and related code: * Removed
Manipulator
, …
(edit)
@8608
[8608]
08/27/08 00:22:33
mtredinnick
Fixed
#5937
-- When filtering on generic relations, restrict the target …
(edit)
@8279
[8279]
08/09/08 23:03:01
brosner
Fixed
#4667
-- Added support for inline generic relations in the admin. …
(edit)
@8223
[8223]
08/06/08 10:32:46
jacob
Major refactoring of django.dispatch with an eye towards speed. The net …
(edit)
@8170
[8170]
08/01/08 10:54:53
lukeplant
Fixed
#2175
: Added tests for models with multiple
GenericForeignKeys?
Also …
(edit)
@8136
[8136]
07/29/08 07:41:08
russellm
Fixed
#6095
-- Added the ability to specify the model to use to manage a …
(edit)
@7477
[7477]
04/26/08 21:50:16
mtredinnick
Merged the queryset-refactor branch into trunk. This is a big internal …
(edit)
@7422
[7422]
04/14/08 20:13:52
mtredinnick
Fixed
#7017
-- Minor typo fix in a comment. Thanks
FranRuiz?
. Also …
(edit)
@7228
[7228]
03/11/08 19:09:13
jacob
Fixed
#5570
: generic foreign keys no longer do multiple lookups on the …
(edit)
@6900
[6900]
12/09/07 01:12:07
mtredinnick
Fixed
#3906
-- Fixed the reverse_m2m_name for a generic relation. Refs …
(edit)
@5967
[5967]
08/19/07 20:03:33
adrian
Refactored quote_name() to
DatabaseOperations?
.quote_name(). Refs
#5106
(edit)
@5609
[5609]
07/04/07 07:11:04
mtredinnick
Merged Unicode branch into trunk (
r4952:5608
). This should be …
(copy)
@5172
[5172]
05/08/07 05:59:35
mtredinnick
Moved generic relations into django.contrib.contenttypes, since it depends …
copied from
django/trunk/django/db/models/fields/generic.py
:
(edit)
@5091
[5091]
04/26/07 08:30:48
mtredinnick
Fixed
#4040
-- Changed uses of has_key() to "in". Slight …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog