0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pass extra args to Lazy query More... almost 11 years ago
add uspport for sparse indexes More... almost 11 years ago
allow indexing of sub classes regradless if parent fails indexing. parent may not have defined db and collection More... almost 11 years ago
check indexes for subclasses More... almost 11 years ago
remove print statement More... about 11 years ago
DynamicDocument fix More... about 11 years ago
only clean if needed More... about 11 years ago
wrap indexing in try More... about 11 years ago
fix object evaluating to False More... about 11 years ago
fix for list instantiation More... over 11 years ago
bug fix for TTL collections More... over 11 years ago
bad ID init More... over 11 years ago
fix DocumentID required bug More... over 11 years ago
adding ttl to indexes, fix DocumentId Bug for required More... over 11 years ago
Update setup.py More... almost 12 years ago
Merge pull request #1 from warchiefx/master More... almost 12 years ago
Fixed typo More... almost 12 years ago
Fixing field.Choice to actually error out + tests, bonus points made the tests run in py2.6 More... almost 12 years ago
Adding a proper string value to the exception More... almost 12 years ago
Replaced requires with install_requires More... almost 12 years ago
Added initial version of a setup.py More... almost 12 years ago
update objectid imports from deprecated import More... almost 12 years ago
make static path dynamic More... about 12 years ago
updated example app with a some form rendering examples More... about 12 years ago
add textarea widget More... about 12 years ago
fix for find and embedded docs More... about 12 years ago
Merge branch 'master' of github.com:entone/Humongolus More... about 12 years ago
added basic example app. requires TornadoWeb. More... about 12 years ago
added stats to benchmark.py for python and pypy More... about 12 years ago
re-worked widgets, all attributes now live in the attributes attribute of the widget. also does not render empty attributes More... about 12 years ago