/django-teaching-roster

Django project used to teach various aspects of Django. This project should be used with caution as many parts are intentionally incorrect for teaching purposes. For example, the model is incomplete and JSON data is missing fields.

Primary LanguageJavaScript

django-teaching-roster

WARNING: This jango project is used to teach various aspects of Django. This project should be used with caution as many parts are intentionally incorrect for teaching purposes. For example, the model is incomplete/wrong for this type of app so students will discover a better way. Also the JSON data is missing fields so if you dump the db you have to recreate the JSON file.