Skip to main content

Django-App to store, edit, enrich and serialize the results of repo-file-checker

Project description

Django-App to store, edit, enrich and serialize the results of https://github.com/acdh-oeaw/repo-file-checker

Quickstart

Install acdh-django-filechecker:

pip install acdh-django-filechecker

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'filechecker',
    ...
)

Update your project’s urls.py:

urlpatterns = [
    ...
    url(r'^filechecker-rdf/', include('filechecker.fc_arche_urls', namespace='filechecker-rdf')),
    url(r'^filechecker/', include('filechecker.urls', namespace='filechecker')),
    ...
  ]

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-filechecker-0.0.1.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

acdh_django_filechecker-0.0.1-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file acdh-django-filechecker-0.0.1.tar.gz.

File metadata

  • Download URL: acdh-django-filechecker-0.0.1.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3

File hashes

Hashes for acdh-django-filechecker-0.0.1.tar.gz
Algorithm Hash digest
SHA256 08286b2ee0738007da0feb5a55bde35c94ecf400699a7e1f2638e13f8fb593ec
MD5 b900c0b495a9daf1576830b2d2758930
BLAKE2b-256 572512ac8ad754d0620feaa774623f40ab30804526a191abfcb571155cf4341a

See more details on using hashes here.

File details

Details for the file acdh_django_filechecker-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: acdh_django_filechecker-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3

File hashes

Hashes for acdh_django_filechecker-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7f95a6bc2c1c5ce22fc38a8df3abc077db1055a3066274780c96cdbdfd13d0ec
MD5 3ceb4a1823056241c6dc521e3ffa0a4e
BLAKE2b-256 d2b66be4d514ae999cea0b481d6835cde74dd20fc8806d5aedfcf656440f7aeb

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