Skip to content

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

Stars

8 stars

Watchers

38 watching

Forks

Releases

Packages

Used by

Contributors

Languages