Adarnof
583be5a72e
Changed to rotating log file handler.
...
Added logging description in settings.py
Updated .gitignore to ignore rotated log files.
Logging adapted from http://stackoverflow.com/questions/14354066/django-log-rotating-and-log-file-ownership
2016-01-02 22:34:44 +00:00
Adarnof
cf8d5b748b
Moved staticfiles to stock/static
...
Added STATIC_ROOT to enable collection of staticfiles
Ignored static/ directory so changes by end user go untracked
Now required python manage.py collectstatic during install procedure
2015-11-24 23:20:50 +00:00
Brett Costabile
7cb8c88499
Gitignore
...
fix'd
2015-11-05 23:13:09 -05:00
Brett Costabile
b76bc2729c
More random changes
...
Super disorganized here. Trying to get back to a working state
2015-11-01 16:41:16 -05:00
Brett Costabile
c86ba4990d
Lots of changes, not tested
...
Pushing latest changes to run them by a few folks.
2015-05-28 01:23:45 -04:00
Brett Costabile
423e0ad161
Added function to sync TS3 groups
2015-05-26 01:22:42 -04:00
Raynaldo Rivera
770f63773f
Moved settings.py to settings.py.example to avoid overriding of settings and force user configuration
2014-11-15 02:58:04 -07:00
Trent Bartlem
4923204f76
Added Vagrant support
...
Still needs to configure passwords etc, but it’s a lot easier to set up
now.
2014-11-03 17:11:34 +10:00
Raynaldo Rivera
0b635950a8
Initial commit
2014-10-03 12:12:51 -07:00