Skip to content

bugfix: subclass-subclasses are auto-registered with urls.py

Closes #334 (closed)

Effect: all subclass-subclasses to any depth will be auto-registered in urls.py, unless they are abstract (currently only immediate children of djangoldp.Model are registered). I believe this is the desired behaviour?

Edited by Calum Mackervoy

Merge request reports

Loading