Django-App providing some useful things to create browsing views
Project description
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',
...
)
Develop
install dev-dependencies
pip install build pytest coverage flake8 black django django-next-prev
install package
pip install .
run migrations and start dev server
python manage.py migrate
python manage.py runserver
build the package
python -m build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file acdh_django_browsing-3.0.tar.gz
.
File metadata
- Download URL: acdh_django_browsing-3.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80f7922b10c580c626dbbf82f85d7b8301a9dde1cf31e6a3ca9ebb718ba663b8 |
|
MD5 | 7e9922426e79247108444f65910a57b3 |
|
BLAKE2b-256 | 487cf68fea4ca001e87cc5a64e35278c9e54cf46e4c50a103929ddaa4a83f720 |
File details
Details for the file acdh_django_browsing-3.0-py3-none-any.whl
.
File metadata
- Download URL: acdh_django_browsing-3.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be31146529e2304da06708f8f9ffb829418848ad62b8aae27fbd24846736cd6 |
|
MD5 | c92ad20f68d547ca45902d635f9f6f82 |
|
BLAKE2b-256 | 031e48ff9781fd0faf97a8dce27891a546077b86c2a1428ff327b1ba61e79184 |