dynamicweb/ungleich_page
M.Ravi f6468a7c8c First attempt to services section
- base.py: add settings to load GlasfaserServicesPlugin by default
    - glasfaser_cms_page.html: create a placeholder for services
    - cms_plugins.py: add the plugin code
    - models.py: add UngelichTextSectionWithImage model
2017-10-18 09:10:50 +02:00
..
locale/de/LC_MESSAGES minor fix 2017-10-13 02:24:29 +05:30
migrations Delete unnecessary migration files 2017-10-17 23:57:12 +02:00
static/ungleich_page Add glasfaser cms.css 2017-10-17 23:39:41 +02:00
templates/ungleich_page First attempt to services section 2017-10-18 09:10:50 +02:00
__init__.py Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms . 2016-04-10 16:12:43 -05:00
admin.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
apps.py Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms . 2016-04-10 16:12:43 -05:00
cms_plugins.py First attempt to services section 2017-10-18 09:10:50 +02:00
models.py First attempt to services section 2017-10-18 09:10:50 +02:00
test_views.py Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms . 2016-04-10 16:12:43 -05:00
tests.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
urls.py As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel 2016-06-07 00:29:22 -05:00
views.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00