add pos device - fix closed quotas pagination

This commit is contained in:
2025-07-24 16:02:08 +03:30
parent f8dbe0ab29
commit 18fd27a9c4
9 changed files with 246 additions and 31 deletions

View File

@@ -24,6 +24,7 @@ from django.conf.urls import (
handler404,
)
# handler500 = 'apps.core.error_handler.handler500' # noqa
urlpatterns = [