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.3.tar.gz
(11.2 kB
view hashes)
Built Distribution
Close
Hashes for base_common-0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42fc16dfb7a8ebdb7fd738e175f28907b1a479b11e0c33c7088691b864b318ee |
|
MD5 | 82ee83dd411044580eea58002d306d21 |
|
BLAKE2b-256 | 5dcf5e5018db14a2f4792d002b0dec726da2cb28ed9c1d2b98255be11ef93c18 |