Commit graph

107 commits

Author SHA1 Message Date
AppleGrew (applegrew)
487e55020c Added a timer util. 2012-10-13 20:56:39 +05:30
AppleGrew (applegrew)
be760d69c0 Version 3.1.2 doc n version no. update 2012-10-04 23:23:21 +05:30
AppleGrew (applegrew)
1e166c7e8f Let Django_select2 be imported even when Django is not installed. 2012-10-02 21:07:47 +05:30
AppleGrew (applegrew)
0d40026fe0 Doc updates. 2012-09-29 01:32:21 +05:30
AppleGrew (applegrew)
31512e0eb7 Adding templatetags to setup.py 2012-09-29 01:30:08 +05:30
AppleGrew (applegrew)
f775bd53b0 Updated docs 2012-09-28 23:33:00 +05:30
AppleGrew (applegrew)
34c9f4383d Removed an unwanted file. 2012-09-28 23:30:59 +05:30
AppleGrew (applegrew)
3ac09c7a96 * Fixed setup.py to include templates dir * Updated select2 to version 3.2 2012-09-28 23:26:12 +05:30
AppleGrew (applegrew)
6409289bbb Added AUTO_RENDER_SELECT2_STATICS setting. 2012-09-14 12:04:36 +05:30
AppleGrew (applegrew)
18856a8e1a Doc update 2012-09-10 12:02:58 +05:30
AppleGrew (applegrew)
8ba04e5e4a Doc updates 2012-09-05 12:16:48 +05:30
AppleGrew (applegrew)
ca9ac2fb3e Readme update 2012-09-04 01:03:01 +05:30
AppleGrew (applegrew)
d6d016cee4 Readme update 2012-09-04 01:00:59 +05:30
AppleGrew (applegrew)
a9c5a11e94 Readme updated 2012-09-04 00:59:54 +05:30
AppleGrew (applegrew)
773770d0d0 Readme update 2012-09-04 00:09:57 +05:30
AppleGrew (applegrew)
780ee27910 Doc updates. 2012-09-04 00:06:36 +05:30
AppleGrew (applegrew)
b64e80d072 Doc updates. Updating Select2 JS to 3.1 2012-09-03 23:51:18 +05:30
AppleGrew (applegrew)
94bc993377 Further bug fixes. 2012-09-03 09:39:50 +05:30
AppleGrew (applegrew)
3c3fe0b130 Fixing some design issues in Heavy fields. 2012-09-02 01:21:17 +05:30
AppleGrew (applegrew)
3f65a2349f Issue4, more fixes. 2012-09-01 01:17:08 +05:30
Nirupam Biswas
7152641ab5 Some docstring fixes. 2012-08-31 18:20:56 +05:30
Nirupam Biswas
0a90ea3280 Viewcode ext added to Sphinx 2012-08-31 17:44:07 +05:30
Nirupam Biswas
5710ccc534 Updating intersphinx_mapping 2012-08-31 17:02:07 +05:30
Nirupam Biswas
97f5ce3b26 Updating django intersphinx link 2012-08-31 16:54:08 +05:30
Nirupam Biswas
a15b7cd0f5 Added intersphinx_mapping 2012-08-31 16:49:13 +05:30
Nirupam Biswas
3b068825b8 Adding pip requirement file for docs.
This is needed by RTD
2012-08-31 16:22:02 +05:30
AppleGrew (applegrew)
8169db806b * Sphinx docs added. * Fixed Issue 4 * Improved code docstrings 2012-08-31 11:34:23 +05:30
AppleGrew (applegrew)
044805279f Readme fix 2012-08-24 12:24:55 +05:30
AppleGrew (applegrew)
8965ed55ba Readme fix 2012-08-24 12:22:45 +05:30
AppleGrew (applegrew)
79eb1071b0 Readme updtes 2012-08-24 12:21:34 +05:30
AppleGrew (applegrew)
ff9f8a9428 Readme update 2012-08-24 12:15:55 +05:30
AppleGrew (applegrew)
5c46ad0c21 Changed Manifest to include .md files 2012-08-24 12:13:48 +05:30
AppleGrew (applegrew)
699a2bf5e4 Setup updates 2012-08-24 01:27:32 +05:30
AppleGrew (applegrew)
4479cfbdf7 Better fix for registering field_id 2012-08-23 01:16:40 +05:30
AppleGrew (applegrew)
4e240ce415 v2.0.1
* Auto field register fix.
* Prevent multiple execution of heavy_data.js.
2012-08-23 00:22:49 +05:30
AppleGrew (applegrew)
0349cc5049 Readme fix 2012-08-22 12:07:40 +05:30
AppleGrew (applegrew)
92ddcf3bb9 v2.0 Changes from v1.1 branch 2012-08-22 12:06:49 +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)
2c2a0073f5 Added example section in Readme 2012-08-21 23:45:06 +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)
8d42210053 Readme update 2012-08-21 01:50:18 +05:30
AppleGrew (applegrew)
0e0b21119d Updated AutoView mixin 2012-08-21 01:48:55 +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)
ce5b42d531 Merge branch 'v1.1-PythonCrasher' into v1.1 2012-08-21 00:01:48 +05:30
AppleGrew (applegrew)
a291f73418 Temp file to ignore. 2012-08-21 00:00:21 +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)
be3b8d0cd2 Recommending v1.1 branch 2012-08-20 00:34:42 +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)
14fa11836d Generated <select> code can have unicode text. 2012-08-13 20:23:00 +05:30