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.1.tar.gz
(10.8 kB
view hashes)
Built Distribution
Close
Hashes for base_common-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 950c911e8b0f18fe0e0fb854d3d614c8f22e15fecfb1a9274a116fe1d7c93d9e |
|
MD5 | 50da8f5cd1b7b6bc4e924c7411c965da |
|
BLAKE2b-256 | 40db293f3ba0485edf0cbde1844310599606912ab2728afd8a0142986e53a0af |