psf / python-in-edu

website for educational python resources
http://education.python.org/
MIT License
41 stars 28 forks source link

Refactor modeling #51

Open brandonrosenbloom opened 3 years ago

brandonrosenbloom commented 3 years ago

Need to refactor modeling to allow for more flexible data management while also preventing the need for additional deployments when potential data changes. Ex. Need to create an Organization model so as new content is created, organizations can be created/linked to resources and can therefore be referenced for other capabilities (i.e. search, biography pages, etc.)