django-fobi/src/fobi
2015-02-26 23:59:20 +01:00
..
contrib prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
integration prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
locale prepare 0.4.18; sanity checks with custom user model; translatable urls 2015-02-13 01:18:10 +01:00
management prepare 0.4.2; add management command to update 0.3.* data to 0.4.* data -- the birthday field story 2014-12-04 22:54:03 +01:00
static prepare 0.4.13; minor fixes; 2015-01-15 03:07:48 +01:00
templates/fobi prepare 0.4.11; fixes in bootstrap3 theme (related to rendering of the radio button); fixes in db_store plugin export on >django17 2014-12-29 00:38:05 +01:00
templatetags prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
tests prepare 0.4.19; replace some code bits related to backwards/forwards compatibility with equivalent code bits from django-nine; better support for feature versions (django 1.9); 2015-02-15 01:49:49 +01:00
urls prepare 0.4.18; sanity checks with custom user model; translatable urls 2015-02-13 01:18:10 +01:00
__init__.py prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
admin.py better html5 fields support; add initial django 1.7 support; minor version update to 0.1.3 2014-10-14 00:49:16 +02:00
app.py prepare 0.1.4; better django 1.5 and 1.7 support; minor core improvements; added captcha form element plugin; added input highly customisable form element plugin; valuable documentation improvements 2014-10-23 00:10:26 +02:00
base.py prepare 0.4.19; replace some code bits related to backwards/forwards compatibility with equivalent code bits from django-nine; better support for feature versions (django 1.9); 2015-02-15 01:49:49 +01:00
compat.py prepare 0.4.19; replace some code bits related to backwards/forwards compatibility with equivalent code bits from django-nine; better support for feature versions (django 1.9); 2015-02-15 01:49:49 +01:00
conf.py initial 2014-10-11 05:54:24 +02:00
constants.py prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
context_processors.py initial 2014-10-11 05:54:24 +02:00
data_structures.py initial 2014-10-11 05:54:24 +02:00
decorators.py initial 2014-10-11 05:54:24 +02:00
defaults.py prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
discover.py prepare 0.4.5; mezzanine integration added; recaptcha plugin added; remove reduntant dependencies; minor improvements in the discover module; update the docs and changelog 2014-12-17 01:06:23 +01:00
dynamic.py prepare 0.2.1; do not wrap media files in <a/> tags when saving data of db_store plugin; make sure custom form handler actions are properly listed in the simple theme as well; make it possible to fail silently on missing form element- and form handler- plugins; 2014-11-07 03:09:01 +01:00
exceptions.py prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
fields.py more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
form_importers.py initial 2014-10-11 05:54:24 +02:00
form_utils.py prepare 0.4; move captcha to security sub package; add honeypot field; rename birthday field to date_drop_down; improved error validation/handling of hidden fields; minor fixes in generic templates; add is_hidden property to the base elements; 2014-12-04 00:29:26 +01:00
forms.py prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
helpers.py prepare 0.4.12; fixed empty choices in the multiple-choice form field plugins; added support for wheel packages; updated vishap package requirement to latest stable 0.1.3; 2015-01-14 22:02:48 +01:00
models.py prepare 0.4.17; better referencing of the user model in relations; minor documentation improvements 2015-02-12 01:54:17 +01:00
settings.py prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
test.py prepare 0.1.4; better django 1.5 and 1.7 support; minor core improvements; added captcha form element plugin; added input highly customisable form element plugin; valuable documentation improvements 2014-10-23 00:10:26 +02:00
utils.py prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
views.py prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
widgets.py initial 2014-10-11 05:54:24 +02:00