Skip to main content

Some stuff that i used when developing with django_toolbox

Project description

Introduction

Generic django providing models and function used to better developer other apps. In itself, this is not a django app

.. code-block::

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:

.. code-block::

create .pypirc in your home directory

python setup.py update_version_patch bdist_wheel upload

Or pmake\ :

.. code-block::

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

Build documentation

.. code-block::

python setup.py build_sphinx

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

django_koldar_utils-2.111.14-py3-none-any.whl (100.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_koldar_utils-2.111.14-py3-none-any.whl
  • Upload date:
  • Size: 100.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/58.0.4 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6

File hashes

Hashes for django_koldar_utils-2.111.14-py3-none-any.whl
Algorithm Hash digest
SHA256 1646fc40a09a781dc6e2ccb7620e3ce6b5033bb9537ef763b7d43e02002b4032
MD5 bd9d7e0eb51442c932914b57359444ab
BLAKE2b-256 a66ca9aa4b08582b94edf66b13a16e8aa2252fd37c34d8a9df6281f665fe2e08

See more details on using hashes here.

Supported by

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