Actualités

This repo is a barebones example of how to overwrite the default django authenticated user by inheriting from AbstractUser. Specifically looking how we can add additional fields to the user model, and ...
A Django application that makes user creation of form fields simple, handling everything from form generation to data storage and retrieval. This was initially built for MUN Manager to allow ...