1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server/users
2024-09-08 13:53:50 -04:00
..
migrations Add public profile to user model 2024-09-06 19:50:19 -04:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py retrigger workflows 2024-08-16 11:54:22 -04:00
apps.py migration to new backend 2024-07-08 11:44:39 -04:00
forms.py bug fix url 2024-08-04 19:00:06 -04:00
models.py Add public profile to user model 2024-09-06 19:50:19 -04:00
serializers.py Toggle public profile from settings page. 2024-09-08 13:53:50 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
views.py Add users get and list views 2024-09-06 23:19:44 -04:00