Go to file
pcoder116 97d70cc5fd Merge pull request '12334-generic-products-name-in-invoice' (#18) from 12334-generic-products-name-in-invoice into master
Reviewed-on: #18
2024-03-22 11:25:49 +00:00
alplora Debug 2023-11-17 03:39:12 +01:00
cms_templates Remove header block that causes the blog title to appear 2019-05-04 14:35:52 +02:00
configs Remove unused configs, unused requirements 2017-06-03 16:06:34 +02:00
datacenterlight Add management command fix_generic_stripe_plan_product_names.py 2024-03-22 16:54:54 +05:30
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Debug 2023-11-17 03:39:12 +01:00
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb docker: add entrypoint and add support for dynamic config 2024-02-20 17:18:29 +09:00
hosting Show virtual machine plan page for admin 2024-02-17 11:20:12 +01: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 Formatting and documentation 2020-12-31 22:46:15 +05:30
nosystemd Replace another occurrence in a commented block 2018-01-07 08:42:52 +01:00
opennebula_api Log error messages 2021-01-07 16:30: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 Change to dcl-orders for new vm and removing ipv6onlyhosting.{net,ch} references 2022-05-16 11:56:05 +02:00
ungleich Fix font-awesome css file location 2019-05-05 20:34:13 +02:00
ungleich_page Debug 2023-11-17 03:39:12 +01:00
utils Update countries list 2023-12-29 08:50:58 +05:30
webhook Don't send admin email if IncompletePaymentIntent lookup doesn't contain a value 2021-01-01 11:17:07 +05:30
.dockerignore Update .dockerignore: ignore .env 2024-02-19 20:42:34 +05:30
.gitignore init commit 2019-12-10 22:53:50 +05: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 2023-04-14 05:07:37 +02:00
DEPLOY.rst Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
Dockerfile docker: add entrypoint and add support for dynamic config 2024-02-20 17:18:29 +09:00
INSTALLATION.rst init commit 2019-12-10 22:53:50 +05:00
Makefile Add support for docker build + docker release 2021-12-17 22:21:59 +01:00
README.rst Update README.rst 2017-11-27 08:14:35 +01:00
build-image.sh make build image only push if push is specified 2024-02-20 16:25:13 +09:00
deploy.sh Updated deploy.sh: corrected terminology 2017-08-19 18:32:58 +05:30
entrypoint.sh entrypoint: make executable 2024-02-20 17:19:05 +09:00
manage.py changes on prod - master 2016-03-05 19:46:46 +00:00
release.sh Add support for docker build + docker release 2021-12-17 22:21:59 +01:00
requirements.archlinux.txt init commit 2019-12-10 22:53:50 +05:00
requirements.debian.txt changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.txt Use the same django-filer version being used on production 2024-02-19 20:50:36 +05:30
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
vat_rates.csv Remove wrong IL country code in vat_rates 2020-04-21 00:03:13 +05:30

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