django-fobi/examples/simple
2015-02-10 14:02:18 +01:00
..
admin_tools_dashboard prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +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 Update django.po 2015-01-26 14:55:12 +01:00
override_simple_theme 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
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 more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +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-django17-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-django17-feincms_integration.sh 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
runserver-bootstrap3-theme-django17.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-djangocms-integration.sh prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
runserver-bootstrap3-theme-djangocms2-integration.sh 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
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-simple-theme.sh documentation improvements: exaplain how to override/reuse an existing theme 2014-10-14 23:57:50 +02:00
runserver-simple-theme.sh initial 2014-10-11 05:54:24 +02:00
settings.py more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +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_django17.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_bootstrap3_theme_django17_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_django17_feincms.py 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
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_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_simple_theme.py documentation improvements: exaplain how to override/reuse an existing theme 2014-10-14 23:57:50 +02: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