Skip to main content

A django applicaation, which impleents a flexible and generic viewsystem providing a convinient way to handle staticpages, model based pages and much more.

Project description

A django application, which implements a flexible and generic viewsystem providing a convinient way to handle staticpages, model based pages and much more.

  • Free software: MIT license

Installation

pip install django_dynamic_sites

You can also install the in-development version with:

pip install git+https://github.com/oruehenbeck/django_dynamic_sites.git@master

Documentation

https://django-dynamic-sites.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

1.0.0 (2021-02-25)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_dynamic_sites-1.0.0.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

django_dynamic_sites-1.0.0-py2.py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page