..
management
Fix the account dump command.
2024-12-05 12:50:40 +01:00
migrations
send mail to inactive users
2024-10-11 09:57:41 +02:00
static
Go for a more generic js bundling architecture
2024-11-19 21:22:14 +01:00
templates /counter
implement the dump_accounts
command
2024-11-19 00:48:35 +01:00
tests
implement the dump_accounts
command
2024-11-19 00:48:35 +01:00
widgets
Go for a more generic js bundling architecture
2024-11-19 21:22:14 +01:00
__init__.py
ruff rules UP008 and UP009
2024-07-08 15:37:09 +02:00
admin.py
improve counter dump admin
2024-11-19 00:43:17 +01:00
api.py
Remove ajax_select from counters
2024-10-20 20:55:05 +02:00
apps.py
Fix operation logs
2024-08-09 17:35:26 +02:00
baker_recipes.py
custom queryset method to bulk update customer balance
2024-11-10 02:59:43 +01:00
forms.py
Use less requests in GetUserForm.clean
2024-11-11 00:26:16 +01:00
models.py
improve counter dump admin
2024-11-19 00:43:17 +01:00
schemas.py
Migrates lookups
2024-10-20 00:47:31 +02:00
signals.py
Add more Ruff rules ( #891 )
2024-10-15 11:36:26 +02:00
urls.py
Add more Ruff rules ( #891 )
2024-10-15 11:36:26 +02:00
utils.py
fix missing HTTP_REFERER
2024-08-05 15:53:41 +02:00
views.py
optimize product pages again
2024-10-20 00:27:25 +02:00