No description
Find a file
PCoder 965cc3adf9 Show correct period start and period end in invoice list
Previously, we used to take the first element in the bill line
item, for invoice start and end date. However, it can be faulty in
cases where the first item does not represent a VM itself (which
we are sure has a monthly subscription and a correct start and end
dates)
2019-04-22 11:08:59 +02: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 Update datacenterlight StripePlan further 2019-04-20 12:22:51 +02:00
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Change phone numbers on DG, gdpr and others 2019-02-14 20:33:31 +01:00
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb Merge branch 'master' into feature/monthly-invoices 2019-04-13 12:13:38 +02:00
hosting Show correct period start and period end in invoice list 2019-04-22 11:08:59 +02:00
logs Improve log formatting 2019-04-13 12:04:18 +02: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 Revert back to old serializer code 2019-04-11 01:58:51 +02:00
railshosting/static/railshosting/img Merge branch 'develop' of git-ungleich:dynamicweb into develop 2015-09-15 11:16:02 -06:00
templates Change phone numbers on DG, gdpr and others 2019-02-14 20:33:31 +01:00
ungleich Merge branch 'master' into 5151/gdpr_modal 2019-01-30 21:05:34 +01:00
ungleich_page Change phone numbers on DG, gdpr and others 2019-02-14 20:33:31 +01:00
utils Add get_vm_config_from_stripe_id stripe util function 2019-04-20 18:53:20 +02: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.5.3 2019-04-20 20:00:40 +02: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/
        --