steven-king / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:JavaScript 50.4%Language:CSS 27.6%Language:Python 22.0%