Skip to content

Common logic with `djangoldp_project`

The two packages share a lot of common code (e.g. models, permissions, viewsets, urls and tests), which could be moved into another package which they both extend for their custom features

Permissions are also similar to DjangoLDPCommunity, which is the most generic implementation (djangoldp-community#2 (comment 49550))

Edited by Calum Mackervoy