Browse Source

Printer is an optional app

fix_refill_balance
Maxime Bombar 8 years ago
parent
commit
0a20ee3457
  1. 1
      re2o/settings.py

1
re2o/settings.py

@ -77,7 +77,6 @@ LOCAL_APPS = (
're2o',
'preferences',
'logs',
'printer',
)
INSTALLED_APPS = (
DJANGO_CONTRIB_APPS +

Loading…
Cancel
Save