Django app with common implementations used in many base Angewandte projects
Project description
base-common
base-common is a Django app with common implementations used in many base Angewandte projects.
Quick start
- Install the package:
pip install base-common
- Add
base_common
to yourINSTALLED_APPS
setting like this:
INSTALLED_APPS = [
…,
'base_common',
]
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
base-common-0.2.tar.gz
(11.1 kB
view hashes)
Built Distribution
Close
Hashes for base_common-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e86858c73b16e836992b0669efa3a92f69b1618e18b3fabc2b0fcb971bc756d |
|
MD5 | a5fbde890f44128ea9a673ea046b7442 |
|
BLAKE2b-256 | 7d9d977f9755aefe084e5436976905728dbe712b4b0eed76011bb0b1fdae60d1 |