Commit Graph

14 Commits

Author SHA1 Message Date
thomas girod
d16a207a83
Add more Ruff rules (#891)
* ruff: apply rule F

* ruff: apply rule E

* ruff: apply rule SIM

* ruff: apply rule TCH

* ruff: apply rule ERA

* ruff: apply rule PLW

* ruff: apply rule FLY

* ruff: apply rule PERF

* ruff: apply rules FURB & RUF
2024-10-15 11:36:26 +02:00
thomas girod
3046438cb1 replace drf by django-ninja 2024-07-23 19:57:33 +02:00
thomas girod
cfc19434d0 ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
thomas girod
99827e005b
upgrade re_path to path (#533) 2023-01-09 22:07:03 +01:00
be855c6c90
django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
3d0f5c0a15
pedagogy: base for uv comment moderation 2019-06-20 01:29:12 +02:00
358a625cc4
pedagogy: simplify and implement department system according to old database model 2019-06-18 10:56:05 +02:00
5ccb499665
pedagogy: full test suite for UVComment 2019-06-16 20:05:53 +02:00
5003e57338
pedagogy: functional but basic uv comment system 2019-06-16 17:02:45 +02:00
ab344ba02f
pedagogy: complete CRUD for UV model 2019-06-16 00:29:46 +02:00
b49f204e20
pedagogy: more comprehensible urls for development 2019-06-15 12:49:14 +02:00
57f2a5c260
pedagogy: rename Study into StudyField 2019-06-15 12:49:13 +02:00
36831b4f4a
pedagogy: rename TeachingDepartment into EducationDepartment 2019-06-15 12:49:13 +02:00
17a375f89c
pedagogy: structure of the app 2019-06-15 12:49:13 +02:00