Skip to main content

django-epfl-web2018

Test Status Coverage Status PyPI version

Web2018 for Django.

Requirements

  • Python 3.8 or later
  • Django 4.2, 5.2 or 6.0

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"

Base Template

File: templates/web2018/web2018.html

This is the master template for all pages. It defines the overall structure and layout.

Available Template Blocks (Override Points)

  • web2018_title → Page title.
  • web2018_extra_link → Extra tags inside <head>.
  • web2018_app_name → Application name.
  • web2018_header → Custom header content (search, user menu, language).
  • web2018_breadcrumb_container → Breadcrumb container.
  • web2018_breadcrumb → Breadcrumb items.
  • web2018_nav_main → Main navigation (mobile).
  • web2018_content → Page content.
  • web2018_pre_footer → Custom content that sits over/above the footer.
  • web2018_extra_js → Extra tags just before </body>.

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.7.tar.gz (18.7 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.7-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_epfl_web2018-0.0.7.tar.gz
  • Upload date:
  • Size: 18.7 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.7.tar.gz
Algorithm Hash digest
SHA256 9aeb838397e932507a96dd0404d4fce03ac95d595894615c7fed42ce98eacc3f
MD5 5fb556ef2c4e4afd0a67465ee095373f
BLAKE2b-256 c1de6317ba3a829af3641e160698cf49a151a3907d9eac900c4f5820b9157b4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_epfl_web2018-0.0.7.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.7-py3-none-any.whl.

File metadata

File hashes

Hashes for django_epfl_web2018-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 525d23c493ee09ec6091a2a7b4446fc87278a22543b541cd18346db02e1ecb11
MD5 dda5c6197a34bd1b2261b5f4be352838
BLAKE2b-256 932b7645ab71e6cf62a15eb1cd4edacda0ec3f6d8da4c6d90d8c5b31c1289b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_epfl_web2018-0.0.7-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 Sentry Error logging StatusPage Status page