django-fobi/src/fobi
Artur Barseghyan 7c98c3aeb1 docs improved
2014-11-19 23:11:37 +01:00
..
contrib docs improved 2014-11-19 23:11:37 +01:00
locale minor changes in the form handler api; added data export features to the db_store plugin; minor fixes in db_store plugin; added missing documentation for feincms_integration contrib app; updated translations for dutch and russian 2014-11-05 02:38:25 +01:00
management prepare 0.3; minor core improvements related to form handler plugins; several content plugins renamed (image, text, video); dummy plugin moved from content to test; readme added for image, text, video and dummy plugins; styling and custom templates for db_store plugin under foundation 5 theme (with use of widgets for form handlers); minor improvements of db_store plugins; birthday field added; mention fobi_find_broken_entries in the documentation 2014-11-09 03:21:32 +01:00
static initial 2014-10-11 05:54:24 +02:00
templates/fobi prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
templatetags minor changes in the form handler api; added data export features to the db_store plugin; minor fixes in db_store plugin; added missing documentation for feincms_integration contrib app; updated translations for dutch and russian 2014-11-05 02:38:25 +01:00
tests prepare 0.3; minor core improvements related to form handler plugins; several content plugins renamed (image, text, video); dummy plugin moved from content to test; readme added for image, text, video and dummy plugins; styling and custom templates for db_store plugin under foundation 5 theme (with use of widgets for form handlers); minor improvements of db_store plugins; birthday field added; mention fobi_find_broken_entries in the documentation 2014-11-09 03:21:32 +01:00
urls initial 2014-10-11 05:54:24 +02:00
__init__.py prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +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.3; minor core improvements related to form handler plugins; several content plugins renamed (image, text, video); dummy plugin moved from content to test; readme added for image, text, video and dummy plugins; styling and custom templates for db_store plugin under foundation 5 theme (with use of widgets for form handlers); minor improvements of db_store plugins; birthday field added; mention fobi_find_broken_entries in the documentation 2014-11-09 03:21:32 +01:00
compat.py initial 2014-10-11 05:54:24 +02:00
conf.py initial 2014-10-11 05:54:24 +02:00
constants.py initial 2014-10-11 05:54:24 +02: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.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
discover.py initial 2014-10-11 05:54:24 +02: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.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
fields.py initial 2014-10-11 05:54:24 +02:00
form_importers.py initial 2014-10-11 05:54:24 +02:00
forms.py initial 2014-10-11 05:54:24 +02:00
helpers.py minor changes in the form handler api; added data export features to the db_store plugin; minor fixes in db_store plugin; added missing documentation for feincms_integration contrib app; updated translations for dutch and russian 2014-11-05 02:38:25 +01:00
models.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
settings.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
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 initial 2014-10-11 05:54:24 +02:00
views.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
widgets.py initial 2014-10-11 05:54:24 +02:00