Last updated:
0 purchases
blackknight 0.4.1
black knight
Django custom admin site
install
pip install black-knight
usage
# settings.py
from black_knight import apps
INSTALLED_APPS = apps + [
# delete 'django.contrib.admin'
...
]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.