0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 17 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edited README.md via GitHub More... about 13 years ago
project moved to https://github.com/revolunet/extdirect.django More... about 13 years ago
Edited README.md via GitHub More... about 13 years ago
added link to ExtJS licence More... about 13 years ago
Merge commit 'a29f27' More... about 13 years ago
django 125 date fields workaround More... about 13 years ago
Fixed wrong rendering of the hidden fields More... almost 14 years ago
readme fix More... about 14 years ago
AutoEditableGrid : fix IE compatibility problem when json has a 'delete' key. WTF forms: fix some date/time problems More... about 14 years ago
getExtJsModelForm : auto clean DateTime,Date and Time fields Grids : add verbose_name to column header, fix errors on date/times, add default renderer when field has choices More... about 14 years ago
EditableGrid : fix a bug in blinking icon More... about 14 years ago
AutoEditableGrid : button del now sends request More... about 14 years ago
fixed merge More... about 14 years ago
added EditableModelGrid class. you can now edit your querysets in an ExtJs grid. More... about 14 years ago
AutoGrid: added a remoteSort param so you can use client side sorting fixes http://github.com/revolunet/django-extjs/issues#issue/1 More... about 14 years ago
add EditableModelGrid.update_instances_from_json to update multiple instances from ExtJs json More... about 14 years ago
forms : isolate field extjs conversion grids : EditableModelGrid to generate an editable grid from model More... about 14 years ago
remove useless ext_version param in grids.to_grid More... about 14 years ago
Merge branch 'master' of github.com:revolunet/django-extjs More... about 14 years ago
RENAME YOUR INCLUDES.PY IF NECESSARY renamed includes.py to .py.sample to make includes.py site-editable More... about 14 years ago
add default reader and sm to AutoGrid More... about 14 years ago
readme update More... about 14 years ago
modelforms: fixed a bug in boolean defaut values (checkboxes) More... about 14 years ago
JSONserialise fixes double quotes in strings More... over 14 years ago
JSONserialise : replace double with simple quotes in JSON strings. WTF More... over 14 years ago
forms : default value to None for any field DjangoForms : simpler, better More... over 14 years ago
- JSONserialise : add 'callback' special ExtJS keyword - always override with custom ext config in forms - ExtJs 3 compatible DjangoForms More... over 14 years ago
default datetime converter from Ext.form.datefield More... over 14 years ago
JSONserialise : gestion tuples More... over 14 years ago
revert change More... over 14 years ago