Trey Hunner
afe99ddd18
Note pickle support for FieldTracker in change log
2014-05-13 14:29:58 -07:00
Rodney Folz
1f2abd85ba
Update with changes made in this PR
2014-04-25 13:41:56 -07:00
Keryn Knight
8a1d0662f1
Provide dir() support for PassThroughManagers.
...
Reported in #55 by erikcw.
2014-04-15 08:48:01 +01:00
Carl Meyer
61923571b9
Bump version to 2.0.3.post1 for dev.
2014-03-19 22:48:13 -06:00
Carl Meyer
36b7e600c6
Bump version to 2.0.3 for release.
2014-03-19 22:43:48 -06:00
Carl Meyer
f63696a93e
Update AUTHORS and changelog.
2014-03-19 22:27:56 -06:00
Carl Meyer
8b231f4b0b
Update changelog.
2014-03-02 13:20:55 -06:00
Carl Meyer
9a78b7fbec
Update AUTHORS and changelog.
2014-02-19 15:42:37 -07:00
Carl Meyer
fe0eceaa74
Bump version to 2.0.2.post1.
2014-02-19 14:01:51 -07:00
Carl Meyer
722246051a
Remove all non-ASCII characters in CHANGES.rst. Fixes GH-113.
...
Apologies to those whose names are mangled by this change.
It seems that distutils makes it impossible to handle non-ASCII content in a
setup.py long_description in a way that reliably works on Python 3 when the
system encoding is ASCII.
2014-02-19 13:59:33 -07:00
Carl Meyer
6579f5d61f
Bump version to 2.0.1.post1.
2014-02-11 15:03:08 -07:00
Carl Meyer
d77608ef76
Bump version to 2.0.1.
2014-02-11 14:58:18 -07:00
Carl Meyer
15ad7e1d93
Update AUTHORS and changelog.
2014-01-25 17:40:25 -07:00
Carl Meyer
01c0ebcf26
Move InheritanceManager extra fix to the 'master' section of changelog.
2014-01-25 17:27:52 -07:00
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
Carl Meyer
50210ef2af
Add changelog note.
2014-01-10 16:29:44 -07:00
Carl Meyer
87f7209042
Bump version for dev.
2014-01-06 18:26:01 -07:00
Carl Meyer
6b4a900ca0
Bump version to 2.0.
2014-01-06 18:22:24 -07:00
Carl Meyer
8ea75e53f4
Check for StatusModel field name conflicts correctly.
2014-01-06 16:03:44 -07:00
Alejandro Varas
ae13fe2f41
Updated CHANGES.rst
2013-11-14 16:39:19 -03:00
Carl Meyer
65427407d6
Update changelog.
2013-10-22 12:15:17 -06:00
Carl Meyer
907014dab9
Flesh out the backwards-incompatibility note about indexing Choices.
2013-10-11 13:32:07 -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
Carl Meyer
5a33ff760a
Fixed indexing into Choices so its useful.
2013-09-24 15:13:27 -06:00
Carl Meyer
4b6a800050
Fix bug with child/grandchild select_subclasses in Django 1.6+; thanks Keryn Knight.
2013-09-20 10:04:10 -06:00
Carl Meyer
4e7ddfc221
Bump version for dev.
2013-08-29 22:35:32 -06:00
Carl Meyer
edbef99ce2
Bump version for 1.5.0 release.
2013-08-29 22:06:44 -06:00
Carl Meyer
2e44f1c2c0
Add option-groups capability to Choices.
2013-08-29 22:00:53 -06:00
Carl Meyer
32f839b577
Add Changelog note about Choices equality/addition.
2013-08-25 09:04:27 -06:00
Trey Hunner
09278083e8
Fix typo noted by @silonov
2013-08-17 11:35:03 -07:00
Trey Hunner
2679f6114b
Merge branch 'silonov-json_fields_support'
...
Conflicts:
CHANGES.rst
model_utils/tests/tests.py
2013-08-17 01:40:09 -07:00
Trey Hunner
15910e04e7
Merge branch 'field-tracker-inheritance'
...
Conflicts:
CHANGES.rst
2013-08-11 18:49:20 -07:00
silonov
f20e723952
Added more general mutable fields support instead of json-specific
2013-08-11 19:32:45 +04:00
silonov
630741b423
Added JSONEncoder().encode(...) check for json-like fields
2013-08-10 01:59:06 +04:00
Carl Meyer
2eacb11b45
Tweak AUTHOR list and changelog.
2013-08-08 09:45:49 -06:00
Mikhail Silonov
8c6f343111
Added JSON Fields support
2013-08-08 18:02:12 +04: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
Trey Hunner
e79539a39c
Note FieldTracker fix in CHANGES
2013-07-29 13:36:07 -07:00
Carl Meyer
eadb5b858c
Bump version for dev.
2013-06-03 14:27:24 -06:00
Carl Meyer
3c8e165dec
Hello 1.4.0.
2013-06-03 14:25:29 -06:00
Carl Meyer
99a051d137
Doc updates for FieldTracker -> ModelTracker transition.
2013-06-03 11:55:38 -06:00
Carl Meyer
85588bb7e8
Remove misinformation from changelog; oops.
2013-05-27 11:10:59 -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
216d0b7095
Fix GH-41: re-add get_FOO_display method to models with StatusField.
2013-05-02 11:33:48 -06:00