Skip to content

bugfix: dont apply unique name constraint to backlinked Communities

Calum Mackervoy requested to merge fix-ext-community-constraints into master

Allows backlinked Community objects to have duplicate names, i.e. they will all be NULL

Necessary because of djangoldp#224

Merge request reports