categories.fields

fields#

Custom category fields for other models.

Classes

CategoryFKField(**kwargs)

A foreign key to the Category model.

CategoryM2MField(**kwargs)

A many to many field to a Category model.