Carl Meyer
a0ba93f8c2
Bump version to 2.2a1.
2014-07-25 10:00:46 -06:00
Carl Meyer
24fa8945bb
Bump version to 2.1.0.
2014-07-25 09:52:55 -06:00
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
Trey Hunner
ca14e4826c
Note Python/Django version support in CHANGES.rst
2013-04-12 17:13:31 -07:00
Carl Meyer
0147a31f27
Bump version to 1.3.1.post1 for dev.
2013-04-11 21:38:49 -06:00
Carl Meyer
7bd3bf5f1e
Bump version to 1.3.1 for release.
2013-04-11 21:35:51 -06:00
Trey Hunner
24705aa9a9
Note StatusField fix in CHANGES file
2013-04-10 11:22:15 -07:00
Carl Meyer
c49c91da39
Updated changelog.
2013-03-28 10:55:21 -06:00
Carl Meyer
c057e51fd9
Bump version for dev.
2013-03-28 10:50:57 -06:00
Carl Meyer
bf1373a329
Bump version to 1.3.0.
2013-03-27 20:59:19 -06:00
Carl Meyer
3a84092e32
Update AUTHORS and changelog.
2013-02-21 16:27:21 -07:00
Carl Meyer
86400554d4
Specifically acknowledge Trey for ModelTracker in changelog.
2013-02-19 11:11:16 -07:00
Trey Hunner
5f23a02a4e
Add ModelTracker note to CHANGES
2013-02-18 20:07:44 -08:00
Carl Meyer
579abf8e66
Fix calling create() on a related manager based on PassThroughManager.
2013-02-12 14:05:31 -07:00
Carl Meyer
cf2c97b620
Avoid overriding prior calls to select_related in select_subclasses.
2013-02-01 22:53:11 -07:00
Carl Meyer
93a1a44ee7
Updates to multi-level support for InheritanceManager.
2013-02-01 22:38:14 -07:00
Carl Meyer
e86a2e2e2b
Bump version for 1.2.0.
2013-01-27 14:54:29 -08:00
Carl Meyer
246fb81813
Revert addition of UpdateOrCreateMixin; reaches 100% test coverage.
2013-01-27 14:16:58 -08:00
Carl Meyer
6ae66e0153
Removed a bunch of deprecated code.
2013-01-27 13:30:31 -08:00
Carl Meyer
a9ac3685fb
Removed deprecated ChoiceEnum; moved Choices out of __init__.py.
2013-01-27 13:19:45 -08:00
Carl Meyer
1fc01c39de
Update changelog and AUTHORS for recent changes.
2013-01-27 11:50:12 -08:00
Carl Meyer
88e6f6d50e
Bump version for release.
2012-04-13 17:33:23 -06: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
c35746a445
Fixed annotation of InheritanceQuerySets. Thanks Jeff Elmore.
2012-01-03 15:47:41 -07:00
Carl Meyer
5710c8b504
Dropped support for obsolete Python 2.5 and Django 1.1.
2012-01-03 15:40:17 -07:00
Carl Meyer
3c93995d46
Fixed typo in changelog - thanks Ryan.
2011-12-06 09:39:57 -07:00
Carl Meyer
57351d1219
Tweaked docs and added changelog note.
2011-12-05 17:09:18 -07:00
Carl Meyer
4de673ad21
Tweaked docs for get_subclass, added changelog entry.
2011-10-26 11:12:14 -06:00
Carl Meyer
9f46f5dafb
Bumped version for release.
2011-06-16 16:22:56 -05:00
Carl Meyer
b7c5a59390
Fixed using SplitField on an abstract base model class.
2011-04-28 20:59:52 -05:00
Carl Meyer
69d0985db1
Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support.
2011-04-16 14:51:14 -05:00
Carl Meyer
e418cc909a
Fixed issue #6 , bug with InheritanceManager and descriptor fields (e.g. FileField).
...
Thanks zyegfryed for the fix and sayane for tests.
2011-03-29 12:47:25 -04:00
Carl Meyer
a3c838adda
Bumped version for dev.
2011-02-18 17:20:11 -05:00
Carl Meyer
d6b017ee6e
Bump version for release.
2011-02-18 16:47:52 -05:00
Carl Meyer
ac36cbf56c
Added InheritanceManager, contributed by Jeff Elmore.
2010-11-23 12:48:23 -05:00
Carl Meyer
a2c67934ed
additional test, docs cleanup
2010-10-05 08:59:25 -04:00
Carl Meyer
6f8b1e1ab0
bump version to 0.5.0
2010-09-24 10:33:09 -04:00
Carl Meyer
5da38ee0c6
manager_from bugfix from George Sakkis; fixes #1
2010-08-16 17:58:16 -04:00
Carl Meyer
aed583f763
added manager_from (thanks George Sakkis)
2010-07-30 22:09:46 -04:00
Carl Meyer
238571ed43
docs, AUTHORS, Changelog...
2010-04-16 00:37:12 -04:00
Carl Meyer
8b69a2b7ad
bump version for release
2010-03-16 17:55:56 -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