AppleGrew (applegrew)
e082822cdd
v4.0.0 Added Hashed Id generation scheme
2013-03-15 11:30:40 +05:30
AppleGrew (applegrew)
05b69c89b6
* Multi-process support. * Updated Select2 to 3.3.1.
2013-03-02 11:25:00 +05:30
AppleGrew
7515dad006
Update django_select2/util.py
...
Added `type="text/javascript"` to generated `<script>` tag.
2013-02-14 09:02:30 +05:30
AppleGrew (applegrew)
8dea1a6446
Addressed issue#19.
...
Code to generate JS code did not take into account the scenario where
string constants already had quotes in them. Only Heavy fields and
widgets were affected.
2013-01-06 00:30:02 +05:30
AppleGrew (applegrew)
434f89cdfc
Performace improvement & tests
2012-11-25 00:32:56 +05:30
Stéphane Raimbault
d24b6a5206
Pylint and useless imports
...
widgets.py contains DOS and Unix line returns, I've converted it
to DOS only to keep changes small in this commit.
2012-11-09 18:20:32 +01:00
AppleGrew (applegrew)
487e55020c
Added a timer util.
2012-10-13 20:56:39 +05:30
AppleGrew (applegrew)
3c3fe0b130
Fixing some design issues in Heavy fields.
2012-09-02 01:21:17 +05:30
AppleGrew (applegrew)
8169db806b
* Sphinx docs added. * Fixed Issue 4 * Improved code docstrings
2012-08-31 11:34:23 +05:30
AppleGrew (applegrew)
878ddb839a
More bug fixes. And added 'auto_id' parameter for auto fields.
2012-08-22 11:19:30 +05:30
AppleGrew (applegrew)
6a2c96668d
Loggers added
2012-08-22 09:55:20 +05:30
AppleGrew (applegrew)
691fa14e2e
Multi value bu fixes
...
Many bugs ironed out of Multi value fields. Added many new tests for
multi value fields.
2012-08-21 23:21:41 +05:30
AppleGrew (applegrew)
f3569bcea2
Multi value tests added and more fixes.
...
* Fixed infinite recursion causing Python crash bug.
* Multi-value is working.
* Tested added for multi-value field.
2012-08-21 01:38:31 +05:30
AppleGrew (applegrew)
703d540689
The changes in this code crashes Python 2.7.1 (OSX build)
2012-08-20 19:08:52 +05:30
AppleGrew (applegrew)
8579993107
v1.1 changes.
...
Lots of fixes and redesign. Also added a full fledged project for
testing out the components.
2012-08-19 23:13:15 +05:30
AppleGrew (applegrew)
d5aa9b5ddb
Enhanced Heavy fields. Added 'auto' fields. Some bug fixes.
2012-08-05 13:00:44 +05:30