Skip to main content

Web2018 for Django.

Project description

django-epfl-web2018

Test Status Coverage Status PyPI version

Web2018 for Django.

Requirements

  • Python 3.8 or later
  • Django 4.2 or 5.2

Installation

pip install django-epfl-web2018

Documentation

Settings

Add django_epfl_web2018 to INSTALLED_APPS:

INSTALLED_APPS = [
  ...
  "django_epfl_web2018",
  ...
]

Routing

Edit your urls.py and add the following:

handler400 = "django_epfl_web2018.views.error_400"
handler403 = "django_epfl_web2018.views.error_403"
handler404 = "django_epfl_web2018.views.error_404"
handler500 = "django_epfl_web2018.views.error_500"

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

django_epfl_web2018-0.0.2.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_epfl_web2018-0.0.2-py3-none-any.whl (54.6 kB view details)

Uploaded Python 3

File details

Details for the file django_epfl_web2018-0.0.2.tar.gz.

File metadata

  • Download URL: django_epfl_web2018-0.0.2.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for django_epfl_web2018-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0a981fd94fe9a1c5ba12d28bcbfad7699a5f6edebe8f1c7ce6060703e69d94b6
MD5 9ecabf49e89cb0dded54322a501117fc
BLAKE2b-256 7684542f5da9d98a58763e0ad7684080fbe4ba20be7cdd981818774bfc7c7b4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_epfl_web2018-0.0.2.tar.gz:

Publisher: release.yml on epfl-si/django-epfl-web2018

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_epfl_web2018-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_epfl_web2018-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c539196a7e8949adee538f8c041675cca00b3109fe59f8d850c9defd90e25cb1
MD5 a87ebf266b16b29c28fa28167284fa3b
BLAKE2b-256 f7b56543bc0a4b0f6673ebb237d33cfae948fdfa78360099d46a4502f9e511cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_epfl_web2018-0.0.2-py3-none-any.whl:

Publisher: release.yml on epfl-si/django-epfl-web2018

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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