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 on groups and permissions relationships;
Orm class that provides the creation of popular django fields, just for your convenience;
ArrowAuditMixin for providing created_at and updated_at fields using arrow project;
convenience class to easily create django backends, middlesware, validators;
ArrowField implementation (taken from django-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
Built Distribution
Hashes for django_koldar_utils-2.34.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71250eafecc44b55df59c2c0fa519b81db28ef233eadea27c1d7c22c5e766981 |
|
MD5 | b309f02cda8db4dd2728e9fb51892594 |
|
BLAKE2b-256 | 0f41723346d4b7c226ac08ce7beab171f79dbe6a6172d76f599d4d28fc825c79 |