Go to file
Pcoder 7df5d0514f Merge pull request #468 from pcoder/task/3757/add_new_routes_to_dcl
Task/3757/add new routes to dcl
2017-08-29 21:08:56 +02:00
alplora Fix url warning in alplora 2017-07-18 23:11:26 +03:00
cms_templates Fixed a bug due to i18n not loaded in html template. This caused the images in the posts of the blog not to appear. 2017-06-08 05:50:32 +05:30
configs Remove unused configs, unused requirements 2017-06-03 16:06:34 +02:00
datacenterlight Merged latest master into task/3757/add_new_routes_to_dcl 2017-08-30 00:32:31 +05:30
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Fix url which will be deprecated in Django 1.10 2017-07-19 00:39:52 +03:00
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb Renamed faq.html to cms_page.html 2017-08-27 16:37:49 +05:30
hosting Corrected translation for 'You are not making payment ...' 2017-08-25 09:49:55 +05:30
media remove more media files 2017-06-03 19:24:47 +02:00
membership Added name parameter for creating StripeCustomer and set description to this 2017-08-15 16:05:52 +05:30
nosystemd Fix url which will be deprecated in Django 1.10 2017-07-19 00:39:52 +03:00
opennebula_api Update get_ipv4 and get_ipv6 for multiple nics + Reformatted code 2017-08-19 02:28:48 +05:30
railshosting/static/railshosting/img Merge branch 'develop' of git-ungleich:dynamicweb into develop 2015-09-15 11:16:02 -06:00
templates Moved google_analytics code to templates/analytics folder. It was causing wrong footer to be loaded. 2017-07-09 19:21:30 +05:30
ungleich Delete commented code 2017-07-13 23:50:11 +03:00
ungleich_page Delete commented code 2017-07-13 23:50:11 +03:00
utils Created send_plain_email_task celery task and calling it on contact send 2017-08-27 16:42:14 +05:30
.gitignore added .log to .gitignore 2017-08-19 02:42:50 +05:30
.python-version added python version 2015-10-07 20:27:34 -06:00
.travis.yml Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
Changelog Updated Changelog for 1.1 2017-08-24 14:27:52 +02:00
DEPLOY.rst Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
INSTALLATION.rst Updated INSTALLATION doc 2016-05-04 20:13:31 +02:00
Makefile . 2015-06-13 22:12:00 -06:00
README.rst doc 2016-04-10 03:42:26 +02:00
deploy.sh Updated deploy.sh: corrected terminology 2017-08-19 18:32:58 +05:30
manage.py changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.archlinux.txt Add archlinux requirements 2017-06-03 21:43:23 +02:00
requirements.debian.txt changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.txt Updated requirements.txt 2017-08-24 15:39:10 +02:00
setup.cfg Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
uwsgi.ini changes on prod - master 2016-03-05 19:46:46 +00:00

README.rst

ungleich
========

dynamicweb
----------
Website for ungleich GmbH
=======

- djangocms
    - forms!
    - hosting urls
        - /hosting/django/
        - /hosting/rubyonrails/
        - /hosting/nodejs/
        --