0 purchases
acdhdjangobrowsing 2.0
acdh-django-browsing
Django-App providing some useful things to create browsing views
Quickstart
Install acdh-django-browsing:
pip install acdh-django-browsing
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'browsing',
...
)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.