Skip to content

base-angewandte/base-common-voc

Repository files navigation

base-common-voc

base-common-voc is a Django app with common implementations for base Angewandte projects using the voc.uni-ak.ac.at vocabulary.

Quick start

  1. Install the package:
pip install base-common-voc
  1. Add base_common_voc to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
    …,
    'base_common_voc',
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published