No description
Find a file
PCoder 484bd53bd2 Fix the way we calculate VAT and final VM price
1. Get the VM's pricing from its config and VMPricing
2. Compute and apply discount if any
3. Apply VAT on the discounted amount from 2
2019-01-12 11:02:38 +01:00
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 Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Add mobile black logo 2019-01-09 21:31:39 +01:00
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb Introduce UNGLEICH_BLOG_SITE_ID 2019-01-07 22:30:55 +01:00
hosting Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00
media remove more media files 2017-06-03 19:24:47 +02:00
membership Attempt to merge master into task/3747/multiple_cards_support 2018-06-12 08:16:11 +02:00
nosystemd Replace another occurrence in a commented block 2018-01-07 08:42:52 +01:00
opennebula_api Pass 512 MB to memory parameter 2018-10-01 08:54:22 +02: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 Add mobile black logo 2019-01-09 21:31:39 +01:00
ungleich_page Change author of various cms pages to ungleich glarus ag 2018-08-20 11:52:27 +02:00
utils Fix the way we calculate VAT and final VM price 2019-01-12 11:02:38 +01:00
.gitignore Add .orig to .gitignore 2018-04-15 23:23:42 +02:00
.python-version added python version 2015-10-07 20:27:34 -06:00
.travis.yml Update .travis.yml 2018-04-05 23:31:50 +02:00
Changelog Update Changelog for 2.4.6 2019-01-09 22:32:15 +01:00
DEPLOY.rst Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
deploy.sh Updated deploy.sh: corrected terminology 2017-08-19 18:32:58 +05:30
INSTALLATION.rst Updated INSTALLATION doc 2016-05-04 20:13:31 +02:00
Makefile . 2015-06-13 22:12:00 -06:00
manage.py changes on prod - master 2016-03-05 19:46:46 +00:00
README.rst Update README.rst 2017-11-27 08:14:35 +01: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 djangcocms-blog version (0.7.0 -> 0.9.0) 2018-12-23 14:31:55 +01: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

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/
        --