Carl Meyer
|
02b2082e90
|
Fix Choices docstring, minor code changes:
- remove __getitem__, no need for it anymore
- remove implicit lowercasing (principle of least surprise: strings are usually case sensitive)
|
2010-04-15 22:32:33 -04:00 |
|
Carl Meyer
|
cb46293b0a
|
merge backout
|
2010-04-15 22:30:03 -04:00 |
|
Carl Meyer
|
8efaf852c8
|
Backed out changeset c05246980ddf
|
2010-04-15 22:16:10 -04:00 |
|
Carl Meyer
|
49760e3559
|
merge backout
|
2010-04-15 22:15:54 -04:00 |
|
Carl Meyer
|
c236944568
|
Backed out changeset 4e9eb14b9047
|
2010-04-15 22:15:39 -04:00 |
|
Jannis Leidel
|
2c8d042cf3
|
Removed the need for the status choices to be a subclass of model_utils.Choices.
|
2010-04-16 00:12:08 +02:00 |
|
Jannis Leidel
|
ff44c8de10
|
Moved the setting of the dynamic QueryManager to model classes. Removed metaclasses.
|
2010-04-16 00:01:38 +02:00 |
|
Jannis Leidel
|
cac35036d3
|
Fixed terrible typo.
|
2010-04-15 23:59:31 +02:00 |
|
Jannis Leidel
|
f04c200c09
|
Made the testrunner Django 1.2 compatible.
|
2010-04-15 23:56:56 +02:00 |
|
Jannis Leidel
|
ee4f42f851
|
Added new `Choices class as a replacement for ChoiceEnum`. Also renamed Condition* et al to Status*.
|
2010-04-15 20:00:44 +02:00 |
|
Jannis Leidel
|
35d25f0a0f
|
Added TimeFramedModel and ConditionalModel.
|
2010-04-15 04:53:55 +02:00 |
|
Jannis Leidel
|
73b211309d
|
Marked a few labels for translation.
|
2010-04-15 04:49:51 +02:00 |
|
Jannis Leidel
|
7716c6397e
|
Minor cleanups.
|
2010-04-15 04:43:27 +02:00 |
|
Jannis Leidel
|
1fce7073e2
|
Added get_<choice>_display function to ChoiceNum to easily display human readable option label.
|
2010-04-15 04:36:21 +02:00 |
|
Jannis Leidel
|
50919b9ff4
|
Added ability to optionally use a label on ChoiceEnums choices. Useful for translation.
|
2010-04-10 00:50:35 +02:00 |
|
Carl Meyer
|
524294ccec
|
bump version for dev
|
2010-03-16 17:56:48 -04:00 |
|
Carl Meyer
|
232a1241bf
|
Added tag 0.4.0 for changeset 1e6f730f8c3a
|
2010-03-16 17:56:32 -04:00 |
|
Carl Meyer
|
8b69a2b7ad
|
bump version for release
|
2010-03-16 17:55:56 -04:00 |
|
Carl Meyer
|
9147becfc9
|
made SplitField compatible with South FakeORM
|
2010-01-31 10:54:36 -05:00 |
|
Carl Meyer
|
81f47ba745
|
document SplitText.has_more
|
2010-01-29 00:42:47 -05: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 |
|
Carl Meyer
|
23b9af9fc0
|
maybe this?
|
2010-01-28 15:47:58 -05:00 |
|
Carl Meyer
|
8e66aa09d7
|
trying to mark README as ReST for bitbucket
|
2010-01-28 15:43:41 -05:00 |
|
Carl Meyer
|
dfd804bba2
|
added has_more property to SplitField
|
2010-01-27 23:37:31 -05:00 |
|
Carl Meyer
|
85157347f1
|
added SplitField
|
2010-01-15 17:26:59 -05:00 |
|
Carl Meyer
|
746e7c8a70
|
news update
|
2010-01-13 19:25:16 -05:00 |
|
Carl Meyer
|
a2dcac06de
|
added ChoiceEnum
|
2010-01-12 21:47:28 -05:00 |
|
Carl Meyer
|
e585513529
|
update setup.py
--HG--
rename : CHANGELOG.txt => CHANGES.txt
|
2010-01-06 23:48:44 -05:00 |
|
Carl Meyer
|
0e6de5ae75
|
support South for custom fields
|
2010-01-06 23:20:31 -05:00 |
|
Carl Meyer
|
9e17731639
|
document installation and dependencies
|
2009-12-16 14:25:30 -05:00 |
|
Carl Meyer
|
150990c7da
|
added .gitignore
|
2009-11-10 01:19:29 -05:00 |
|
Carl Meyer
|
eb394b638b
|
bumped version
|
2009-10-26 17:50:24 -04:00 |
|
Carl Meyer
|
56a496a2a5
|
Added tag 0.3.1 for changeset 71b54b8b44fa
|
2009-10-26 17:49:54 -04:00 |
|
Carl Meyer
|
ee3881a1ff
|
updated setup.py: removed include_package_data, added test_suite
|
2009-10-26 17:49:44 -04:00 |
|
convert-repo
|
5742709bed
|
update tags
|
2009-10-27 02:39:38 +00:00 |
|
Carl Meyer
|
7703512c7f
|
0.3.0
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090730211136-ywu7dfqfmsodkc1x
|
2009-07-30 17:11:36 -04:00 |
|
Carl Meyer
|
7533a695fc
|
bumped to 0.2.1dev
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090702201642-gqb8rzle0bcg8w08
|
2009-07-02 16:16:42 -04:00 |
|
Carl Meyer
|
8294f17a8e
|
v0.2.0
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090702201604-92x51wt6rvhzsm2i
|
2009-07-02 16:16:04 -04:00 |
|
Carl Meyer
|
2d018ca847
|
added TimeStampedModel
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090702201429-hph32omqgfgrga52
|
2009-07-02 16:14:29 -04:00 |
|
Carl Meyer
|
ed72ca3aba
|
docs
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090702181342-2w81id5wu333dfsa
|
2009-07-02 14:13:42 -04:00 |
|
Carl Meyer
|
3247ac5d4b
|
initial import (with InheritanceCastModel)
--HG--
extra : convert_revision : carl%40dirtcircle.com-20090702180302-idhig8pzmbv8nv7l
|
2009-07-02 14:03:02 -04:00 |
|