Commit Graph

8 Commits

Author SHA1 Message Date
James Graham e530ddc8ec fix(people): Fix links in breadcrumbs 2020-02-18 15:12:08 +00:00
James Graham e10a6c4521 feat(people): Add proper breadcrumb to people templates 2020-02-18 15:06:56 +00:00
James Graham e8416bc779 feat(people): Add people list view 2020-02-18 15:06:56 +00:00
James Graham 4b2abd5d6c feat(people): Add detail views for Person and Relationship 2020-02-18 15:06:48 +00:00
James Graham bc713a9fe7 fix: Add string representation to all models 2020-02-17 15:39:50 +00:00
James Graham 701252ee4a feat(admin): Add admin panel for all models 2020-02-14 10:02:10 +00:00
James Graham 6b426d2b39 feat(people): Add Person and Relationship models 2020-02-14 09:55:00 +00:00
James Graham ab1762c180 Initial commit with core project structure 2020-01-30 10:31:00 +00:00