Go to file
Arvind Tiwari fb6ddd3512 moved styles to common.css, removed more unused styles 2018-01-17 16:31:46 +05:30
alplora translation fix 2017-10-10 21:38:49 +05:30
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 moved styles to common.css, removed more unused styles 2018-01-17 16:31:46 +05:30
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus moved styles to common.css, removed more unused styles 2018-01-17 16:31:46 +05:30
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb removed unused css files 2018-01-08 07:36:30 +05:30
hosting moved styles to common.css, removed more unused styles 2018-01-17 16:31:46 +05:30
media remove more media files 2017-06-03 19:24:47 +02:00
membership Fix PEP8 warnings 2017-11-26 01:12:16 +01:00
nosystemd Fix url which will be deprecated in Django 1.10 2017-07-19 00:39:52 +03:00
opennebula_api Enable logging custom modules 2017-11-29 06:45:09 +01:00
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 blog: Redirect user to ungleich home on ungliech logo click 2017-11-10 21:26:51 +01:00
ungleich_page moved styles to common.css, removed more unused styles 2018-01-17 16:31:46 +05:30
utils Add trial_end parameter to subscribe_customer_to_plan 2017-12-24 12:32:08 +01:00
.gitignore .gitignore: remove .gitconfig 2017-09-27 13:47:28 +02:00
.python-version python version added 2015-10-10 16:03:13 -06:00
.travis.yml Check if python 3.4.2 is a supported version 2017-11-27 07:29:46 +01:00
Changelog Update Changelog for 1.3.1 2017-12-31 18:28:41 +01: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 Update README.rst 2017-11-27 08:14:35 +01: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 Update psycopg2 from 2.7.1 to 2.7.3.2 2017-12-28 13:14:59 +01:00
setup.cfg Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
uwsgi.ini added python path 2016-03-05 19:49:22 +00:00

README.rst

ungleich
========

dynamicweb
----------

.. image:: https://travis-ci.org/ungleich/dynamicweb.svg?branch=master
    :target: https://travis-ci.org/ungleich/dynamicweb

Website for ungleich GmbH
=======

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