Skip to content

Projects to ninja

David Burke requested to merge projects-ninja into master

Added related_name="teams" to any Team relations. Started move to ninja. Projects has many nested apis. This is only moving some.

I sorted out the TeamProjectSchema vs ProjectTeamSchema mess out a bit. The first noun refers to the base model. Anything after refers to additional details/related data. TeamProjectSchema means a Team model with added projects relations.

Merits testing with frontend, I clicked around a bit.

Edited by David Burke

Merge request reports