django-fobi/examples/simple/page
2022-07-12 22:53:28 +02:00
..
migrations Add auth_urls since django-registration dropped it by default, add missing FeinCMS 1.17.x migrations 2020-01-11 01:26:59 +01:00
static/css initial 2014-10-11 05:54:24 +02:00
__init__.py initial 2014-10-11 05:54:24 +02:00
admin.py Blackify and isortify 2022-07-12 22:53:28 +02:00
models.py Blackify and isortify 2022-07-12 22:53:28 +02:00
README.rst 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

==============================================================
FeinCMS Page package for fobi.contrib.apps.feincms_integration
==============================================================
FeinCMS Page package files.

- admin
- migrations
- models
- static files

Templates are located `here
<https://github.com/barseghyanartur/django-fobi/tree/stable/examples/simple/templates/page>`_.