© 2014-2020 Thomas Khyn
Django generic many-to-many field implementation.
This django application exposes a GM2MField
that combines the features of the standard Django ManyToManyField
and GenericForeighKey
and that can be used exactly the same way.
It has been tested with Django 2.2.*, 3.0.*, 3.1.*, 3.2.*, 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.* and their compatible Python versions (3.8 to 3.12).
If you like django-gm2m and find it useful, you may want to thank me and encourage future development by sending a few mBTC / mBCH / mBSV at this address: 1EwENyR8RV6tMc1hsLTkPURtn5wJgaBfG9
.
ManyToManyField
, and not one big table linking anything to anything (django-generic-m2m's default approach)The documentation is hosted on readthedocs. You'll find a quick start and the description of all django-gm2m's advanced features.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4