Sith/counter
Antoine Bartuccio 5c30de5f22
core: redesign request middleware with django latest design and better use of threading
2019-11-14 16:32:29 +01:00
..
migrations django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
templates/counter eticketListView: product id instead of eticket id 2019-11-03 20:58:20 +01:00
__init__.py core/counter: add generic operation logs and implements it for Sellings and Refilling deletions 2019-11-14 01:14:44 +01:00
admin.py Add search form in admin 2017-10-11 00:01:24 +02:00
app.py core/counter: add generic operation logs and implements it for Sellings and Refilling deletions 2019-11-14 01:14:44 +01:00
models.py counter: fix Selling view permission 2019-10-17 11:24:52 +02:00
signals.py core: redesign request middleware with django latest design and better use of threading 2019-11-14 16:32:29 +01:00
tests.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py black: makes new version happy 2019-11-04 13:46:09 +01:00