Skip to content

theatlantic/django-generic-plus

Repository files navigation

django-generic-plus

Build Status

django-generic-plus is a python module which provides a Django model field that combines the functionality of GenericForeignKey and FileField into a single field.

It is useful in situations where one wishes to associate metadata with a FileField or ImageField. It is currently used by django-cropduster.

About

Django model field that behaves as both a GenericForeignKey and a FileField

Resources

License

Stars

Watchers

Forks

Packages

No packages published