Carl Meyer
|
febc3d645a
|
Merge pull request #101 from funkybob/issue-34
Attempt to carry over extras(select) values from parent
|
2014-01-25 16:25:36 -08:00 |
|
funkybob
|
5b6a3ff197
|
Update AUTHORS and CHANGES
|
2014-01-21 11:08:28 +11:00 |
|
Douglas Meehan
|
1cf5454ee8
|
added documentation about manager mixins
|
2014-01-10 22:01:46 +00:00 |
|
Carl Meyer
|
06dddbfa82
|
Use full name in AUTHORS.
|
2013-10-11 13:29:47 -06:00 |
|
Carl Meyer
|
1d3af52456
|
Update AUTHORS and changelog.
|
2013-10-11 13:25:37 -06:00 |
|
Filipe Ximenes
|
e3450977bd
|
adding 'when' parameter to MonitorField
|
2013-10-11 00:08:38 -03:00 |
|
Carl Meyer
|
d7f7a54e77
|
Update AUTHORS and changelog.
|
2013-10-08 11:15:01 -06:00 |
|
Tony Aldridge
|
2d6b8b4603
|
Alphabetised authors
|
2013-08-25 08:22:20 +01:00 |
|
Tony Aldridge
|
3485df15f2
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
README.rst
|
2013-08-24 10:36:21 +01:00 |
|
Tony Aldridge
|
19560d9026
|
Added self to Authors file
|
2013-08-23 17:02:31 +01:00 |
|
Carl Meyer
|
2eacb11b45
|
Tweak AUTHOR list and changelog.
|
2013-08-08 09:45:49 -06:00 |
|
Mikhail Silonov
|
b9f954074c
|
Fixed a bug causing KeyError when saving with the parameter update_fields in which there are untracked fields.
|
2013-08-08 13:22:25 +04:00 |
|
Carl Meyer
|
64a47ad861
|
Update AUTHORS and changelog for Choices.__contains__ addition.
|
2013-08-05 19:49:21 -06:00 |
|
Carl Meyer
|
a16b7a1419
|
Tweak AUTHORS and changelog.
|
2013-05-27 11:10:18 -06:00 |
|
Andy Freeland
|
7e381179e4
|
PassThroughManager calls superclass get_query_set.
As discussed in #31, PassThroughManager and
PassThroughManager.for_queryset_class() would ignore the superclass
version of `get_query_set`.
|
2013-05-26 16:04:47 -04:00 |
|
Carl Meyer
|
1921809d95
|
Update AUTHORS and changelog.
|
2013-05-22 19:16:40 -06:00 |
|
Carl Meyer
|
3a84092e32
|
Update AUTHORS and changelog.
|
2013-02-21 16:27:21 -07:00 |
|
Trey Hunner
|
692b54035d
|
Add Trey Hunner to authors file
|
2013-02-18 20:07:59 -08:00 |
|
Carl Meyer
|
93a1a44ee7
|
Updates to multi-level support for InheritanceManager.
|
2013-02-01 22:38:14 -07:00 |
|
Carl Meyer
|
1fc01c39de
|
Update changelog and AUTHORS for recent changes.
|
2013-01-27 11:50:12 -08:00 |
|
Ryan Kaskel
|
dee09ade4b
|
Add e-mail to AUTHORS.
|
2012-05-10 12:08:32 +01:00 |
|
Carl Meyer
|
f2db5fc05a
|
Updated changelog and AUTHORS.
|
2012-01-07 17:34:18 -07:00 |
|
Carl Meyer
|
4746180c4d
|
Improved fix for annotations and InheritanceQuerySet. Thanks Facundo Gaich.
|
2012-01-03 16:47:33 -07:00 |
|
Carl Meyer
|
57351d1219
|
Tweaked docs and added changelog note.
|
2011-12-05 17:09:18 -07:00 |
|
Carl Meyer
|
36b99304c2
|
Merged in PassThroughManager from Paul McLanahan.
|
2011-03-29 13:10:50 -04:00 |
|
Carl Meyer
|
2e54d57bca
|
Added zyegfryed and sayane to the AUTHORS list.
|
2011-03-29 12:48:32 -04:00 |
|
Paul McLanahan
|
c624d7a301
|
Added PassThroughManager to managers.
Added me to authors.
|
2011-03-08 13:52:32 -05:00 |
|
Carl Meyer
|
ac36cbf56c
|
Added InheritanceManager, contributed by Jeff Elmore.
|
2010-11-23 12:48:23 -05:00 |
|
Gregor Müllegger
|
c5caaadcaf
|
Added myself to the list of authors.
|
2010-10-01 21:01:19 +02:00 |
|
Carl Meyer
|
238571ed43
|
docs, AUTHORS, Changelog...
|
2010-04-16 00:37:12 -04:00 |
|
Carl Meyer
|
731d417a41
|
convert from .txt to .rst
--HG--
rename : AUTHORS.txt => AUTHORS.rst
rename : CHANGES.txt => CHANGES.rst
rename : README.txt => README.rst
rename : TODO.txt => TODO.rst
|
2010-01-28 16:03:55 -05:00 |
|