You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AC1: Create CountryCurrency model in Django (in new Django application called configuration) with following fields:
country
currency AC2: Add available currencies list to current user serializer. AC3: Filter currencies in add refuel form based on current user available currencies.
The text was updated successfully, but these errors were encountered:
AC1: Create
CountryCurrency
model in Django (in new Django application calledconfiguration
) with following fields:AC2: Add available currencies list to current user serializer.
AC3: Filter currencies in add refuel form based on current user available currencies.
The text was updated successfully, but these errors were encountered: