gva/gnuviechadmin/gnuviechadmin
Jan Dittberner f9ea88cd24 Add new app 'help' for user support
This commit adds a new model that enhances the user profile with an
offline support code, a postal address and an email address to allow
users to reset their profile.

The commit adds to Django admin commands 'populate' and
'reset_offline_code' to maintain the help user profiles from the Django
command line.
2023-04-16 12:20:37 +02:00
..
tests Require login for index view 2023-04-14 19:33:44 +02:00
__init__.py Bump version to 0.13.0 2023-04-15 12:07:12 +02:00
auth.py Remove Twitter login, disable signups 2023-04-14 19:56:41 +02:00
celery.py Clean PEP8 violations 2015-11-22 14:03:47 +00:00
context_processors.py Upgrade to Django 3.2 2023-02-18 22:46:48 +01:00
settings.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
urls.py Implement impersonation 2023-04-15 11:48:53 +02:00
wsgi.py Clean PEP8 violations 2015-11-22 14:03:47 +00:00