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.dry.models.get_db_table() - regenerate the Django DB table name with an optional prefix.

  • 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.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-1.3.2.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

django_fluent_utils-1.3.2-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-fluent-utils-1.3.2.tar.gz
Algorithm Hash digest
SHA256 90efe88f13331b3f12504116529f3c5e25baf57dadbccb37331b15d549ec624f
MD5 6be800d776021bebf1164b534f9ad4a4
BLAKE2b-256 23bc65c226ef9e03cff08e4ff326eb6b931a69ec63d5fc691816920bf136bdda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_fluent_utils-1.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6fc9022dc66d0e48232815c89551637d94d902ccfada4829a98a22c8dac9a55a
MD5 14ecc09cce1c0f268b35f93e809bfd53
BLAKE2b-256 4978a1b5139de65974703d213cc435165e7db6aeaa5a6c80fbbbeefc3aabe7d8

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