Skip to main content

Internal utilities for code sharing between django-fluent modules

Project description

This module is mainly used internally between other django-fluent apps. For the whole list of apps, see http://django-fluent.org/

This module provides:

  • Stubs to make integration with third-party apps optional

  • Django compatibility code

  • Shared code for fluent apps (“Don’t repeat yourself”)

Stub features

fluent_utils.softdeps.any_imagefield

Support django-any-imagefield when it’s available. This provides an improved ImageField and FileField.

It supports various third party media libraries, allowing django-fluent to use the media library of your choice.

fluent_utils.softdeps.any_urlfield

The AnyUrlField enhances the standard Django URLField, when django-any-urlfield is installed.

fluent_utils.softdeps.comments

Seemingly switch between django_comments or the older django.contrib.comments.

fluent_utils.softdeps.fluent_pages

Stub the CurrentPageMixin, app_reverse() and mixed_reverse() when django-fluent-pages is not installed. This allows apps to revert to standard urls.py URLs when they can’t provide URLs via a custom page type for the fluent-pages tree.

fluent_utils.softdeps.taggit

Optional support for tagging. It supports various applications:

django-fluent automatically uses one of these third-party apps when it’s found in INSTALLED_APPS.

Internal API’s

These API’s are available for other django-fluent-.. modules:

  • fluent_utils.ajax.JsonResponse - a JsonResponse before Django 1.8 provided that.

  • fluent_utils.django_compat - imports for various features that moved or changed between Django versions.

  • fluent_utils.dry.admin.MultiSiteAdminMixin - mixin for the admin to filter on the parent_site field.

  • fluent_utils.dry.fields.HideChoicesCharField - avoid expanding choices in Django migrations.

  • fluent_utils.load.import_apps_submodule() - import a module in every application found in INSTALLED_APPS.

  • fluent_utils.load.import_class() - import a class via a Python path.

  • fluent_utils.load.import_settings_class() - import a class via a named setting.

  • fluent_utils.load.import_module_or_none() - import a module, only raises an ImportError for sub modules.

  • fluent_utils.softdeps.* - various soft dependencies, see above

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

django-fluent-utils-2.0.1.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

django_fluent_utils-2.0.1-py2.py3-none-any.whl (17.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-fluent-utils-2.0.1.tar.gz.

File metadata

  • Download URL: django-fluent-utils-2.0.1.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/3.6.1

File hashes

Hashes for django-fluent-utils-2.0.1.tar.gz
Algorithm Hash digest
SHA256 bf05fe997882b71b78b4182d9182e05fe0b300cb6801ff5f656b4f590d6e228b
MD5 e025ddd7b1edd2bfcd2d1b62bc4dbc79
BLAKE2b-256 1e299bc96a77e9ac313ed1460a866808d2afc62e0d71a0d3e446542de19616e6

See more details on using hashes here.

File details

Details for the file django_fluent_utils-2.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: django_fluent_utils-2.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/3.6.1

File hashes

Hashes for django_fluent_utils-2.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d3c02d5844b9ae05ca8a70b794dd0a521c273756b772a0db1c7a2f4f9f66ac3e
MD5 ecd40da1952aef7e858fef21ea6d589f
BLAKE2b-256 8502b0b8f5ed270733f1f9ce8a6ae94aabc1d8c430639cbb0d055b375517d37b

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