0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make customization large text wysiwyg More... about 9 years ago
trying to fix boolean ref More... almost 10 years ago
fixing location of icon More... almost 10 years ago
updating django, cleanup More... almost 10 years ago
cleanup More... almost 10 years ago
rewrote binary fields to hopefully not require a backend. More... almost 13 years ago
fixing up for django 1.3 More... over 13 years ago
Merge branch 'master' of github.com:xealot/django-helpers More... over 13 years ago
a few upgrades to keep up with the new django versions. More... over 13 years ago
Minor fix to Djangotable when not using querysets and the column string name is specified (not a tuple). More... over 13 years ago
small error in non-element wrapper. More... over 13 years ago
altering paging and selectable plugin to work properly. More... over 13 years ago
implementing index on column callbacks. More... over 13 years ago
Callback can now handle broken HTML, flat trees (not in a root node), and leaf text fragments. More... over 13 years ago
Added TR to header row. More... over 13 years ago
Merge branch 'master' of github.com:xealot/django-helpers More... over 13 years ago
slightly changed template tag specification... this really shouldn't be in this file. More... over 13 years ago
The other half of re-adding the Mako th_ method callback support. More... over 13 years ago
Re-added the Mako th_ method callback support, it got lost it the conversion from the old table to new. More... over 13 years ago
now help text, labels and field data are all processed with the incoming context More... over 13 years ago
removing dbform_factory from code, it is unused. More... over 13 years ago
added south migrations to dbform and changed field data to text area. More... over 13 years ago
removing last dbformsettingspurge exception. More... over 13 years ago
refactored redirect just a touch. More... over 13 years ago
fixed remove image issue. More... over 13 years ago
supporting unicode More... over 13 years ago
handled None in templates More... over 13 years ago
another not really standard tag in here for convenience. More... over 13 years ago
Small bug in debug middleware that would break during other middleware exceptions. More... over 13 years ago
added south migration capability if south is present. More... over 13 years ago