Sith/core
2024-07-22 11:34:22 +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 fix font for code blocks in markdown 2024-07-18 14:51:50 +02:00
templates refactor counter 2024-07-21 10:51:08 +02:00
templatetags Support field_name argument in honeypot jinja extension 2024-07-22 11:34:22 +02:00
views use google convention for docstrings 2024-07-21 00:57:04 +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
apps.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +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
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 use google convention for docstrings 2024-07-21 00:57:04 +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