Sith/core
2024-07-26 00:39:29 +02:00
..
fixtures Rewrite documentation with MkDocs 2024-07-21 00:56:58 +02:00
management use google convention for docstrings 2024-07-21 00:57:04 +02:00
migrations ruff rule DJ 2024-07-08 15:37:10 +02:00
scss use google convention for docstrings 2024-07-21 00:57:04 +02:00
static introduce djhtml as jinja+scss formater 2024-07-25 16:46:45 +02:00
templates fix grouping 2024-07-26 00:39:29 +02:00
templatetags Support field_name argument in honeypot jinja extension 2024-07-22 11:34:22 +02:00
views fix grouping 2024-07-26 00:39:29 +02:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
api_permissions.py update doc 2024-07-24 00:44:09 +02:00
api.py update doc 2024-07-24 00:44:09 +02:00
apps.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
baker_recipes.py add tests 2024-07-23 20:36:57 +02:00
converters.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
lookups.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
markdown.py Rewrite documentation with MkDocs 2024-07-21 00:56:58 +02:00
middleware.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
models.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
operations.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
schemas.py replace drf by django-ninja 2024-07-23 19:57:33 +02:00
search_indexes.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
signals.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
tests.py Fix markdown api and add test for user picture page 2024-07-23 20:36:46 +02:00
urls.py Send an email when creating an account via POST /register 2024-07-10 17:21:07 +02:00
utils.py add get_client_ip util function 2024-07-22 09:49:08 +02:00