Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 784 Bytes

tools.rst

File metadata and controls

44 lines (30 loc) · 784 Bytes

double: nano.tools; tools

tools

Utility-functions used by some of the other apps.

nano.tools

Models

Tree

nano.tools.models.UnorderedTreeManager

nano.tools.models.UnorderedTreeMixin

Denoramlized text-field

nano.tools.models.AbstractText

Model with one generic foreign key

nano.tools.models.GenericForeignKeyAbstractModel

Template tags

Either import the tags into some other templatetags-library. or add 'nano.tools' to INSTALLED_APPS.

nano.tools.templatetags.nano_tags