Browse Source

Printer is an optional app

bring_printer
Maxime Bombar 8 years ago
committed by Gabriel Detraz
parent
commit
eb87f9213f
  1. 1
      re2o/settings.py

1
re2o/settings.py

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

Loading…
Cancel
Save