Commit graph

18 commits

Author SHA1 Message Date
784d4d4001 detailled profile, session and session list pages 2023-12-13 23:12:51 +01:00
5f2aaf1a2e implemented basic teaching session pages 2023-12-11 19:29:02 +01:00
cfa65daa19 implemented very basic login, logout and profile pages 2023-12-10 17:09:56 +01:00
5c588b4cc9 finished permissions 2023-12-10 12:31:30 +01:00
cde0cc0dd6 fixed typo 2023-12-08 19:21:29 +01:00
5ce9a808aa [untested] finished models permissions 2023-12-06 14:04:30 +01:00
7acc292bad fixed Absence factory not working 2023-12-04 20:00:55 +01:00
93036887c4 factorised permissions and views 2023-12-04 19:49:54 +01:00
a731a03133 implemented editable and visible filters by user for permissions 2023-12-03 16:57:34 +01:00
5a5e83aff1 added base for tests 2023-12-01 18:48:51 +01:00
60cbbbd273 import the namespace with the models 2023-12-01 18:44:08 +01:00
1e46056003 [not working] started implementing factories for future tests 2023-11-30 23:05:33 +01:00
7965ecf779 import the namespace with the models 2023-11-30 22:00:00 +01:00
e7559446a7 added documentation 2023-11-30 21:53:16 +01:00
0a39a9a1b9 added permissions and authentication to API 2023-11-30 19:00:18 +01:00
6dcc3a448e base for API system (routes + filters) 2023-11-29 22:59:13 +01:00
fc05ea9319 added database 2023-11-28 22:54:24 +01:00
0437cd2f81 django base configuration 2023-11-06 12:59:46 +01:00