Some stuff that i used when developing with django
Project description
Introduction
Generic django providing models and function used to better developer other apps. In itself, this is not a django app
pip install django-koldar-utils
Capabilities
AbstractModelMetaclass
which can be used to create django models with abc capabilities;AbstractPermissionMixin
which does not rely ongroups
andpermissions
relationships;Orm
class that provides the creation of popular django fields, just for your convenience;ArrowAuditMixin
for providingcreated_at
andupdated_at
fields usingarrow
project;- convenience class to easily create django backends, middlesware, validators;
ArrowField
implementation (taken fromdjango-arrow-field
);- convenience methods to interact with django framework without remembering how to do certain tasks;
- classes used to create graphql CRUD operation easily;
Upload new version
# pmakeup is a Massimo Bono project used to automatize the build; per se it is not necessary
pip install pmakeup
add in TWINE_PYPI_PASSWORD the pypi password
pmakeup update-version-patch build upload-to-pypi
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for django_koldar_utils-2.26.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c02a34f49884e66e70e06af00316d465d2c1c2557f1e3d5110d382fbe31d3a0a |
|
MD5 | bee7c93bb832caea17e37848ac57ad44 |
|
BLAKE2b-256 | 4a4aa0e8331bf4cd257a5a5ad3de6ce91a208e5616e57cb75c06a19e44e42e14 |