1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-23 05:24:18 +00:00
pds-2021-g2-nest/code/backend/nest_backend/routes/users
2021-04-28 00:40:46 +02:00
..
__init__.py User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
login.py Updated docs 2021-04-26 17:03:18 +02:00
user_create.py Updated docs 2021-04-26 17:03:18 +02:00
user_delete.py durante i test abbiamo notato che gli utenti non venivano eliminati ed avevamo una eccezione. Abbiamo modificato la cancellazione chiamando il metodo() delete invece di remove() 2021-04-28 00:40:46 +02:00