Syncing between machines

This commit is contained in:
Piotr Mitros
2012-01-28 21:27:54 -05:00
parent 8125180edc
commit abef62a23a

View File

@@ -107,6 +107,7 @@ INSTALLED_APPS = (
'track',
'circuit',
'perfstats',
'util',
# Uncomment the next line to enable the admin:
# 'django.contrib.admin',
# Uncomment the next line to enable admin documentation: