Sith/counter
2024-07-04 11:20:24 +02:00
..
migrations fix: CashRegisterSummaryItem.check overriding a django method 2024-07-04 11:20:24 +02:00
static/counter/js Merge branch 'repair_NaN_bug_on_click' into taiste 2023-03-10 10:50:26 +01:00
templates/counter Links update & translations typos fixes (#671) 2023-10-10 15:29:02 +02:00
__init__.py Minimal working version 2022-08-04 00:28:09 +02:00
admin.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
app.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
forms.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
models.py fix: CashRegisterSummaryItem.check overriding a django method 2024-07-04 11:20:24 +02:00
signals.py reorganize imports with ruff 2024-06-26 12:35:38 +02:00
tests.py Use pytest for tests (#681) 2024-06-26 19:10:24 +02:00
urls.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
views.py fix: CashRegisterSummaryItem.check overriding a django method 2024-07-04 11:20:24 +02:00