0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Choices docstring, minor code changes: More... about 14 years ago
merge backout More... about 14 years ago
Backed out changeset c05246980ddf More... about 14 years ago
merge backout More... about 14 years ago
Backed out changeset 4e9eb14b9047 More... about 14 years ago
Removed the need for the status choices to be a subclass of model_utils.Choices. More... about 14 years ago
Moved the setting of the dynamic QueryManager to model classes. Removed metaclasses. More... about 14 years ago
Fixed terrible typo. More... about 14 years ago
Made the testrunner Django 1.2 compatible. More... about 14 years ago
Added new ``Choices`` class as a replacement for ``ChoiceEnum``. Also renamed Condition* et al to Status*. More... about 14 years ago
Added TimeFramedModel and ConditionalModel. More... about 14 years ago
Marked a few labels for translation. More... about 14 years ago
Minor cleanups. More... about 14 years ago
Added get_<choice>_display function to ChoiceNum to easily display human readable option label. More... about 14 years ago
Added ability to optionally use a label on ChoiceEnums choices. Useful for translation. More... about 14 years ago
bump version for dev More... about 14 years ago
Added tag 0.4.0 for changeset 1e6f730f8c3a More... about 14 years ago
bump version for release More... about 14 years ago
made SplitField compatible with South FakeORM More... over 14 years ago
document SplitText.has_more More... over 14 years ago
convert from .txt to .rst More... over 14 years ago
maybe this? More... over 14 years ago
trying to mark README as ReST for bitbucket More... over 14 years ago
added has_more property to SplitField More... over 14 years ago
added SplitField More... over 14 years ago
news update More... over 14 years ago
added ChoiceEnum More... over 14 years ago
update setup.py More... over 14 years ago
support South for custom fields More... over 14 years ago
document installation and dependencies More... over 14 years ago