| .. |
|
admin_tools_dashboard
|
prepare 0.3.1; DjangoCMS integration app
|
2014-11-19 00:47:07 +01: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.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 |
|
locale
|
prepare 0.4.32; update missing parts in the russian translations; minor api improvements; minor code clean up
|
2015-03-25 00:21:00 +01:00 |
|
override_radio_plugin
|
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 |
|
override_select_model_object_plugin
|
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 |
|
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
|
more on preparing the 0.4.16; adding docs
|
2015-02-10 14:02:18 +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-feincms_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-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-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-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
|
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_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_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_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_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
|
more on preparing the 0.4.16; adding docs
|
2015-02-10 14:02:18 +01:00 |
|
settings_foundation5.py
|
initial
|
2014-10-11 05:54:24 +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 |
|
urls.py
|
more on preparing the 0.4.16; adding docs
|
2015-02-10 14:02:18 +01:00 |
|
wsgi.py
|
initial
|
2014-10-11 05:54:24 +02:00 |