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
Features
see the example project in this repo to check out how to use the package and what it does
Quickstart
Install acdh-django-browsing:
pip install acdh-django-browsing
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'browsing',
...
)
Develop
run migrations, load fixtures, and start dev server
uv run python manage.py migrate
uv run python manage.py loaddata data.json
uv run python manage.py runserver
run tests
uv run coverage run manage.py test -v 2
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acdh_django_browsing-3.4.0.tar.gz.
File metadata
- Download URL: acdh_django_browsing-3.4.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dd87b38c83ed179801d374be21c3bd79559683c6e78e858809597a4bb3a4f2d
|
|
| MD5 |
e9cca410a186d168c5be40b27ae38587
|
|
| BLAKE2b-256 |
eab56afdf17e2c040ec065f49607db1d0c32cc4584ed9c79b1313ee54dd5f9cb
|
File details
Details for the file acdh_django_browsing-3.4.0-py3-none-any.whl.
File metadata
- Download URL: acdh_django_browsing-3.4.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5854efb6a8741d2bf161f5bf8385b82be0187092fec8e8e46708ed4af2e1798c
|
|
| MD5 |
d2f56cb72f587a6a1824ddfd0604d0a7
|
|
| BLAKE2b-256 |
8ba59eb5014a1abda94344b552340af947e2d4ec141975dbabb0e5e481c1c126
|