Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

django-generic-plus

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-generic-plus

Django model field that combines the functionality of GenericForeignKey and FileField

pipPyPI
Version
3.1.0
Maintainers
3

django-generic-plus ###################

.. image:: https://github.com/theatlantic/django-generic-plus/actions/workflows/test.yml/badge.svg :target: https://github.com/theatlantic/django-generic-plus/actions :alt: 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 <https://github.com/theatlantic/django-cropduster>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts