mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: add user management viewset and sync module to API routes
This commit is contained in:
@@ -60,6 +60,7 @@ INSTALLED_APPS = [
|
||||
'balcao',
|
||||
'orders',
|
||||
'login',
|
||||
'sync',
|
||||
'django_extensions',
|
||||
'pwa',
|
||||
'rest_framework',
|
||||
|
||||
Reference in New Issue
Block a user