Gnuviech Admin common code
Go to file
Jan Dittberner 473fcfffa2 Add gvacommon.settings_utils
This commit adds a get_env_variable function that is taken from gva's
settings.base module into a new module gvacommon.settings_utils.
2016-02-01 23:11:23 +01:00
gvacommon Add gvacommon.settings_utils 2016-02-01 23:11:23 +01:00
requirements Update to Django 1.9.2 2016-02-01 23:02:14 +01:00
.gitignore Make gvacommon distributable 2016-01-29 13:40:12 +01:00
COPYING Make gvacommon distributable 2016-01-29 13:40:12 +01:00
MANIFEST.in Make gvacommon distributable 2016-01-29 13:40:12 +01:00
README.rst Make gvacommon distributable 2016-01-29 13:40:12 +01:00
requirements.txt Add tests for provided classes 2016-01-29 12:55:05 +01:00
setup.cfg Make gvacommon distributable 2016-01-29 13:40:12 +01:00
setup.py Make gvacommon distributable 2016-01-29 13:40:12 +01:00

gvacommon

This module contains code that is intended to be shared between gnuviechadmin components.