Skip to main content

No project description provided

Project description

Django Axe

This project is a Django module designed to extend the functionality of Django applications. It provides a set of models, views, and templates that can be integrated into existing Django projects to add new features or improve existing ones.

Installation

To install this module, follow these steps:

  1. Clone this repository into your Django project directory:

    git clone https://github.com/brahmaduttau/django_axe
    
  2. Add the app to your INSTALLED_APPS in your project's settings.py:

    INSTALLED_APPS = [
        ...
        'django_axe',
        ...
    ]
    
  3. Include the app's URLs in your project's urls.py: from django.urls import path, include

urlpatterns = [

    path('axe/', include('django_axe.urls')),
    
]

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_axe-0.5.15.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

django_axe-0.5.15-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file django_axe-0.5.15.tar.gz.

File metadata

  • Download URL: django_axe-0.5.15.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.5.0

File hashes

Hashes for django_axe-0.5.15.tar.gz
Algorithm Hash digest
SHA256 fb1d97da4dcf45e1aadaf7fd0cb96fe0731f6144c4942d26b52bfce72c4b6fb5
MD5 8721b6ada715c2e8fe9d6dec4b4f6f6c
BLAKE2b-256 e7e070f5299c49ae9cea108536743b71d2cbe1f4cf3d6ff4953a283113da0b4f

See more details on using hashes here.

File details

Details for the file django_axe-0.5.15-py3-none-any.whl.

File metadata

  • Download URL: django_axe-0.5.15-py3-none-any.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.5.0

File hashes

Hashes for django_axe-0.5.15-py3-none-any.whl
Algorithm Hash digest
SHA256 f0fd67ecbd3a6091aa23cf0d64bdd56c3210dfcb74048bfa8e77ea4590764ccb
MD5 4512e76d26c6fbcf545bb8b99e54ee14
BLAKE2b-256 51a85425de3841f4f3033d0100ffaa3eb0b55c5f073bc87156f7f763b3a5ff65

See more details on using hashes here.

Supported by

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