gva/gnuviechadmin/help
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
..
management Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
migrations Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
__init__.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
admin.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
apps.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
models.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
tests.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
views.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00