Skip to main content

Django-App providing some useful things to create browsing views

Project description

flake8 Lint Test PyPI version

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

install (dev-)dependencies

pip install -r requirements.txt

run migrations, load fixtures, and start dev server

python manage.py migrate
python manage.py loaddata data.json
python manage.py runserver

run tests

coverage run manage.py test -v 2

build the package

python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acdh_django_browsing-3.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

acdh_django_browsing-3.2-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file acdh_django_browsing-3.2.tar.gz.

File metadata

  • Download URL: acdh_django_browsing-3.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for acdh_django_browsing-3.2.tar.gz
Algorithm Hash digest
SHA256 c62bb0293c66ae13063920d381a0d7d34f4c703f792681e9e4dc092ce87aebde
MD5 cf12e64ad644ed19c091bcf87b07e990
BLAKE2b-256 74159b5e0eba9724ac3edc2201348ca27bdfae45c22278c30fb0a1019e31f6c1

See more details on using hashes here.

File details

Details for the file acdh_django_browsing-3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for acdh_django_browsing-3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b823d2311d0dc92318008d1ee2f8939f6bc9f1e04697f3067adec64260cf16e5
MD5 18d425e660762fcaba18aa0e240e3dc3
BLAKE2b-256 1b91e0c239d6fa31b87517eda4a47de386c2e3b18ec7889a236c2f5734ce77f8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page