MANIFEST.in
README.md
setup.py
cms/__init__.py
cms/__main__.py
cms/apps.py
cms/cms.py
cms/decorators.py
cms/forms.py
cms/middleware.py
cms/models.py
cms/registry.py
cms/tests.py
cms/urls.py
cms/views.py
cms/__pycache__/__init__.cpython-39.pyc
cms/locale/nl/LC_MESSAGES/django.mo
cms/locale/nl/LC_MESSAGES/django.po
cms/migrations/__init__.py
cms/static/cms/Merriweather_300.woff2
cms/static/cms/Merriweather_300italic.woff2
cms/static/cms/Merriweather_700.woff2
cms/static/cms/add.png
cms/static/cms/add_small.png
cms/static/cms/admin.scss
cms/static/cms/admin.scss.css
cms/static/cms/admin.scss.css.map
cms/static/cms/edit.png
cms/static/cms/save.png
cms/templates/cms/admin.html
cms/templates/cms/edit.html
cms/templates/cms/form.html
cms/templates/cms/formfield.html
cms/templates/cms/page.html
cms/templates/registration/login.html
cms/templatetags/cms.py
django_simplecms.egg-info/PKG-INFO
django_simplecms.egg-info/SOURCES.txt
django_simplecms.egg-info/dependency_links.txt
django_simplecms.egg-info/entry_points.txt
django_simplecms.egg-info/requires.txt
django_simplecms.egg-info/top_level.txt
example/__init__.py
example/models.py
example/settings.py
example/urls.py
example/views.py
example/wsgi.py
example/migrations/__init__.py
example/static/hamburgers.css
example/static/main.scss
example/templates/base.html
example/templates/contact.html
example/templates/images.html
example/templates/text.html
example/templates/video.html