Skip to main content

novadata utils

Project description

novadata utils

Package to facilitate your day to day as a Django developer.

Getting Started

Follow the step by step below to install and configure the package.

Dependencies

Depends on the following packages (which will be installed automatically):

Django | Django Rest Framework | Django Admin List Filter Dropdown | Django Object Actions | Django Import Export | Django Crum.

Installation and configuration

pip install novadata-utils

Settings.py:

INSTALLED_APPS = [
    ...
    'django_admin_listfilter_dropdown',
    'django_object_actions',
    'import_export',
    'novadata_utils',
    'rangefilter',
    'rest_framework',
    ...
]

# After Django middlewares
MIDDLEWARE += ('crum.CurrentRequestUserMiddleware',)

Features

Access the docs to see the features and how to use them.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

novadata_utils-0.3.8.tar.gz (15.0 kB view details)

Uploaded Source

File details

Details for the file novadata_utils-0.3.8.tar.gz.

File metadata

  • Download URL: novadata_utils-0.3.8.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for novadata_utils-0.3.8.tar.gz
Algorithm Hash digest
SHA256 fa9510376382c195dab2b62411c26871597bc6b4f0e2ea28176b0935bb8c958d
MD5 cc584298331866c487cd030abe97e9af
BLAKE2b-256 a6e67bd50cdfbb955a6b3b2bb6febe91f15d156b8764fae51702aa8bbe8d3327

See more details on using hashes here.

Supported by

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