Commit graph

10 commits

Author SHA1 Message Date
Johannes Hoppe
d988cc683e Removed method check because it done by dispatch 2015-04-10 10:16:01 +02:00
Johannes Hoppe
bd40acc761 Added six types and fixed setup 2015-03-31 10:22:03 +02:00
Johannes Hoppe
2cfbfd3325 Code cleanup -- Added pep8 tests for package. 2015-03-30 10:19:37 +02:00
fjcapdevila
4edeff61af Fix another typo
FIx another typo in a doc-string
2014-06-09 18:15:31 -03:00
Agris Ameriks
5db7791b20 Removed empty term validation.
Why are you validating that term is filled? If I want to suggest values immediately after opening select2 input, I specify select2_options {"minimumResultsForSearch": 0, "minimumInputLength": 0,}.

Why isn't this valid case? Maybe I'm missing something, but see it very useful to suggest, for example, last used values immediately after opening select2 field.

Thanks!
2013-09-06 18:55:11 +03:00
Stefan Foulis
fdbf724761 adds extra_data support for AutoModelSelect2Field
allows passing data structures in ajax requests that can be used for custom formatting
2012-12-13 14:20:08 +01:00
AppleGrew (applegrew)
8169db806b * Sphinx docs added. * Fixed Issue 4 * Improved code docstrings 2012-08-31 11:34:23 +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
AppleGrew (applegrew)
30082bb8ed Initial commit 2012-07-24 01:44:55 +05:30