Skip to main content

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

Use setup.py directly:

` # create .pypirc in your home directory python setup.py update_version_patch bdist_wheel upload `

Or pmake:

` # 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

If you're not sure about the file name format, learn more about wheel file names.

django_koldar_utils-2.42.0-py3-none-any.whl (71.3 kB view details)

Uploaded Python 3

File details

Details for the file django_koldar_utils-2.42.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_koldar_utils-2.42.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c78a391e6a6fba3c47513e4483971459581d585c83679d9e4147a8fe53429e00
MD5 7ac2dcd208778a92b188a9c4c13d83c3
BLAKE2b-256 f8c53f8663f4f41222e507cd3c46ecda1209a7df6924dc1194293c2342eb436a

See more details on using hashes here.

Supported by

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