-
Jose Emmanuel B. Laurel authored
New Feature: added createUser and newUser classes in homepage/views.py and created createUser_form.html to allow people to create their own users and save them in the database Improvement: added foreign key to WidgetUser model in homepage instead of the Department model for ease of access of fields. Also edited urls.py
655d90f1