mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-06 23:26:29 +00:00
Profiles are Person model instances, and are linked to django's built in User model by a one to one foreign key. We are using the django-registration and django-profiles pluggables.