PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Refactor/crud #355

Open Gonzom opened 3 years ago

Gonzom commented 3 years ago

Creating a version 2 system of the current user and event schemas and models and connecting them with CRUD operations. Tests are included.

The version 2 is not integrated in the system and is segregated to allow easier implementation.