Skip to content
Diane Kaplan edited this page Jul 5, 2021 · 17 revisions

Welcome to the familytree-django wiki!

This will be a resource for using this code to build out your own family tree website. Sections I'll want:

  • General overview/approach notes
  • data overview (update in Django admin): branches, users, families, people, images, notes, etc
  • setup: importing a GEDCOM file to populate people/families
  • linking people between this tree and your gedcom file (initial, and after updates)
  • customizing your tree: content overview (family history, stories)
Clone this wiki locally