No project description provided
Project description
klaatu-django
A collection of Django stuff that could be useful in various different projects.
Installation
Add 'klaatu_django' to settings.INSTALLED_APPS. Place it before 'django.contrib.staticfiles' if you want it to override collectstatic (nothing important, just gets rid of some annoying warnings when using Grappelli) and runserver (minor file watching improvements).
Notes on the contents
klaatu_django.fields contains model fields, not form fields.
For use with the admin:
klaatu_django.actions: Admin actions.klaatu_django.admin: Filters and ModelAdmin mixins.
For use with Django REST Framework:
klaatu_django.permissionsklaatu_django.renderersklaatu_django.routersklaatu_django.schemas: This contains rather extensive additions to the default OpenAPI schema classes. However, the bulk of it was written for DRF versions where that functionality was very much a work in progress. So it may be that some of it is, or will be, obsolete.klaatu_django.serializer_fieldsklaatu_django.serializer_mixinsklaatu_django.view_mixinsklaatu_django.views
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 klaatu_django-4.1.0.tar.gz.
File metadata
- Download URL: klaatu_django-4.1.0.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40119b550599a24b1e80f88106f5ab8f2705a10b4532e66fa8e5b4f59989cc90
|
|
| MD5 |
ab17281d8efdf790453fb4c2eb958376
|
|
| BLAKE2b-256 |
0ac67eac88b8adfbace49f01bf5a9533ad32c3420c6e85efb1d5253a7e75f35c
|
File details
Details for the file klaatu_django-4.1.0-py3-none-any.whl.
File metadata
- Download URL: klaatu_django-4.1.0-py3-none-any.whl
- Upload date:
- Size: 57.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35469a2b0b79b1128878ad48950be4a36e2c24b2b41728da7eaa6dcbcfb8c03a
|
|
| MD5 |
a196e514486ea4adf406181b0964fad5
|
|
| BLAKE2b-256 |
38e90878847d3775d30109b680dc3132ebe605c1f86fe69a274c1837030e10d4
|