Added Signature Tracker

Added a tool to help track various sites and wormholes
This commit is contained in:
orbitroom
2016-01-15 03:01:18 -06:00
parent ba34e92694
commit c9e600dfee
13 changed files with 287 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ INSTALLED_APPS = (
'hrapplications',
'timerboard',
'srp',
'sigtracker',
)
MIDDLEWARE_CLASSES = (