Helpful code for managing Django app dependencies and other useful utilities when developing with Django.
Project description
django-auxiliaries
A diverse collection of methods, classes and modules we find useful when developing for Django (and Wagtail). Please bear with us while we prepare more detailed documentation.
Compatibility
django-auxiliaries' major.minor version number indicates the Django release it is compatible with. Currently this is Django 4.1.
Installation
- Install using
pip:
pip install django-auxiliaries
- If you use functional that requires an app (such as tags), add
django_auxiliariesto yourINSTALLED_APPSsetting:INSTALLED_APPS = [ # ... 'django_auxiliaries' # ... ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-auxiliaries-4.1.0.tar.gz.
File metadata
- Download URL: django-auxiliaries-4.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e2af0ef1cd264dad6a05510bd0a2ebaa3d8ab554795d506d22ebd20a05f5e08
|
|
| MD5 |
d3612270114cdfa66dc05179d9addeb2
|
|
| BLAKE2b-256 |
c45365aa0bb651edc5ce4d4206d0ff84caf6101c4fd4d19a41f9dc77f189ecec
|
File details
Details for the file django_auxiliaries-4.1.0-py3-none-any.whl.
File metadata
- Download URL: django_auxiliaries-4.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a70ec95a6d7f456a979caaa7edd4cbee7d0e4d8221e4a8d55579945818ac38ea
|
|
| MD5 |
72550729a2400381244d2d6837cd5751
|
|
| BLAKE2b-256 |
9e56145dcc8a8f6bd8f82d8ef2d11e3f9bf9c51b8c1f22cd76f7d3bcd4f5ca9b
|