Sith/core
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
..
fixtures use spaces for indentation 2024-10-08 13:54:44 +02:00
management Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
migrations select inactive users 2024-10-11 09:45:54 +02:00
static Make sure Alpine is always loaded when using markdown-input component 2024-10-15 00:28:43 +02:00
templates Use a web component for easymde 2024-10-15 00:28:43 +02:00
templatetags Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
tests Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
views Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
__init__.py Add missing files 2024-09-23 10:25:27 +02:00
admin.py Add missing files 2024-09-23 10:25:27 +02:00
api_permissions.py Completely integrate wepack in django 2024-10-02 16:11:02 +02:00
api.py Put users that never logged in at the end 2024-09-25 14:36:22 +02:00
apps.py T2 ruff rule 2024-08-06 11:42:10 +02:00
baker_recipes.py write command test 2024-10-11 09:57:46 +02:00
converters.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
fields.py test: Product and ProductType icon resizing 2024-09-15 16:38:58 +02:00
lookups.py Add missing files 2024-09-23 10:25:27 +02:00
markdown.py Add missing files 2024-09-23 10:25:27 +02:00
middleware.py Add missing files 2024-09-23 10:25:27 +02:00
models.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
operations.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
schemas.py restore user ordering 2024-09-24 12:52:40 +02:00
search_indexes.py fix 500 when searching users 2024-09-29 23:01:55 +02:00
signals.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
urls.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
utils.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00