django-fobi/examples/simple
2015-12-22 00:15:51 +01:00
..
admin_tools_dashboard prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
bar prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
customauth prepare 0.4.17; better referencing of the user model in relations; minor documentation improvements 2015-02-12 01:54:17 +01:00
foo prepare 0.6.2; make it simple to render list of fobi forms on any page 2015-12-22 00:15:51 +01:00
foreign_key_to_saved_form_data_entry prepare 0.5 2015-04-06 23:27:18 +02:00
locale prepare 0.5.13; translation fixes; updating dutch and russian translations 2015-09-01 23:37:12 +02:00
override_radio_plugin prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
override_select_model_object_plugin prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
override_simple_theme prepare 0.4.30; add submitted files as attachments to the email (in mail plugin); minor fixes; documentation additions (info about rendering forms using thord-party form rendering libraries) 2015-03-23 00:21:13 +01:00
page prepare 0.4.7; fix broken imports in CAPTCHA in ReCAPTCHA plugins; temporary left out the cloneable column from dashboard templates; add more readme files to example project sub packages; documentation updates; updated the licensing information about 3rd party packages 2014-12-24 01:49:42 +01:00
templates adding front-end templates for djangocms-admin-style-theme example 2015-02-11 00:25:57 +01:00
__init__.py initial 2014-10-11 05:54:24 +02:00
context_processors.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
local_settings.example prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
manage.py initial 2014-10-11 05:54:24 +02:00
runserver-bootstrap3-theme-captcha.sh prepare 0.1.6; minor theming API improvements; major FeinCMS integration app (widget) improvements; fixes in help_text of radio select 2014-10-25 22:32:55 +02:00
runserver-bootstrap3-theme-django-1-7-captcha.sh prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
runserver-bootstrap3-theme-django-1-7-djangocms_integration.sh prepare 0.5 2015-04-06 23:27:18 +02:00
runserver-bootstrap3-theme-django-1-7-feincms_integration.sh prepare 0.5 2015-04-06 23:27:18 +02:00
runserver-bootstrap3-theme-django-1-7.sh prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
runserver-bootstrap3-theme-django-1-8.sh prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
runserver-bootstrap3-theme-django-1-9.sh prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
runserver-bootstrap3-theme-djangocms-2-integration.sh prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
runserver-bootstrap3-theme-djangocms-integration.sh prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
runserver-bootstrap3-theme-feincms-integration.sh prepare 0.1.6; minor theming API improvements; major FeinCMS integration app (widget) improvements; fixes in help_text of radio select 2014-10-25 22:32:55 +02:00
runserver-bootstrap3-theme-foreign-key-to-saved-form-data-entry.sh prepare 0.4.36; minor fixes 2015-04-03 02:30:03 +02:00
runserver-bootstrap3-theme-mptt.sh prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
runserver-bootstrap3-theme-python-3-django-1-8.sh prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
runserver-bootstrap3-theme-recaptcha.sh 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
runserver-bootstrap3-theme.sh initial 2014-10-11 05:54:24 +02:00
runserver-djangocms-admin-style-theme-djangocms-integration.sh more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
runserver-foundation5-theme-feincms-integration.sh prepare 0.1.6; minor theming API improvements; major FeinCMS integration app (widget) improvements; fixes in help_text of radio select 2014-10-25 22:32:55 +02:00
runserver-foundation5-theme.sh initial 2014-10-11 05:54:24 +02:00
runserver-override-radio-plugin.sh prepare 0.4.27; temporary disable allow_multiple=False for db_store plugin due to an outstanding issue (to be fixed later); some control over the submitted value of radio, select and select_multiple plugins (in settings); 2015-03-12 01:45:36 +01:00
runserver-override-select-model-object-plugin.sh add an form element plugin override example 2015-03-09 23:48:42 +01:00
runserver-override-simple-theme.sh add an form element plugin override example 2015-03-09 23:48:42 +01:00
runserver-simple-theme.sh initial 2014-10-11 05:54:24 +02:00
settings.py docs updated 2015-12-18 23:52:05 +01:00
settings_bootstrap3_theme_captcha.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
settings_bootstrap3_theme_django_1_7.py prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
settings_bootstrap3_theme_django_1_7_captcha.py prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
settings_bootstrap3_theme_django_1_7_djangocms.py prepare 0.5 2015-04-06 23:27:18 +02:00
settings_bootstrap3_theme_django_1_7_feincms.py prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
settings_bootstrap3_theme_django_1_8.py prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +01:00
settings_bootstrap3_theme_django_1_9.py prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
settings_bootstrap3_theme_djangocms.py prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
settings_bootstrap3_theme_djangocms_2.py prepare 0.3.2; django-cms integration app made compatible with django-cms 2 branch (2.4.3) 2014-11-20 00:04:06 +01:00
settings_bootstrap3_theme_feincms.py prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
settings_bootstrap3_theme_mptt.py prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
settings_bootstrap3_theme_python_3_django_1_8.py prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
settings_bootstrap3_theme_recaptcha.py prepare 0.4.7; fix broken imports in CAPTCHA in ReCAPTCHA plugins; temporary left out the cloneable column from dashboard templates; add more readme files to example project sub packages; documentation updates; updated the licensing information about 3rd party packages 2014-12-24 01:49:42 +01:00
settings_custom_user_model.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_djangocms_admin_style_theme_djangocms.py prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
settings_docs.py prepare 0.6.1; fixes in docs 2015-12-21 00:55:36 +01:00
settings_foreign_key_to_saved_form_data_entry.py prepare 0.4.36; minor fixes 2015-04-03 02:30:03 +02:00
settings_foundation5.py prepare 0.5.2; multiple to addresses; datepicker widgets for dates for foundation 5 theme; more tests 2015-04-26 04:31:01 +02:00
settings_foundation5_theme_feincms.py prepare 0.1.6; minor theming API improvements; major FeinCMS integration app (widget) improvements; fixes in help_text of radio select 2014-10-25 22:32:55 +02:00
settings_override_radio_plugin.py prepare 0.4.27; temporary disable allow_multiple=False for db_store plugin due to an outstanding issue (to be fixed later); some control over the submitted value of radio, select and select_multiple plugins (in settings); 2015-03-12 01:45:36 +01:00
settings_override_select_model_object_plugin.py add an form element plugin override example 2015-03-09 23:48:42 +01:00
settings_override_simple_theme.py prepare 0.4.30; add submitted files as attachments to the email (in mail plugin); minor fixes; documentation additions (info about rendering forms using thord-party form rendering libraries) 2015-03-23 00:21:13 +01:00
settings_simple.py initial 2014-10-11 05:54:24 +02:00
settings_test.py prepare 0.4.35; fix issue with select_multuple; fix db_store plugin; update example requrements; add settings for tests (a way more muted logging) 2015-03-28 00:52:20 +01:00
urls.py merge 2015-12-16 03:24:45 +01:00
wsgi.py prepare 0.6.1; fixes in docs 2015-12-21 00:55:36 +01:00