Commit Graph

12 Commits

Author SHA1 Message Date
Albert Hopkins 85b47adf35 teamplayer/settings_local.py: Decrease SHAKE_THINGS_UP value.
With the new auto_fill() we don't need such a big number.
2014-01-07 16:52:44 +00:00
Albert Hopkins 4d7fb4c5d8 teamplayer: Update to work with 2.1
* Switch to python3.

* Switch from lighttpd/flup to nginx/uwsgi.
2014-01-06 03:14:53 +00:00
Albert Hopkins 48da0880b9 teamplayer/settings_local.py: Fix typo in string interpolation.
For some reason this never raised an error before and now it does :S
2013-10-26 14:51:24 +00:00
Albert Hopkins a2e30070d0 teamplayer: Change some django settings. 2013-08-19 18:21:09 +00:00
Albert Hopkins 2ee9462c97 teamplayer: fixes to work with TeamPlayer 2.0 2013-07-22 13:33:36 +00:00
Albert Hopkins a313c98c54 Updates for TeamPlayer. 2012-12-10 18:07:16 +00:00
Albert Hopkins 5e45c56b2f teamplayer: Make compatible with django 1.4 2012-05-25 16:35:06 +00:00
Albert Hopkins 192f0626c8 teamplayer: Replaced apache with lighttpd (mercurial repo not working yet) 2010-08-22 09:22:10 -04:00
Albert Hopkins 71c7629cb3 * Make non-public services only listen on localhost
* /opt/teamplayer/* is owned by root and thus not writeable

* Put config files in /etc/teamplayer

* Switch DBMS from Sqlite to PostgreSQL
2010-08-15 18:04:54 -04:00
Albert Hopkins f0bf24e895 teamplayer/settings_local.py: TP_PLAY_SIMILAR_ARTIST no longer an option 2010-08-02 19:56:54 -04:00
Albert Hopkins 403e7df216 teamplayer: add TP_PLAY_SIMILAR_ARTIST = True to settings_local.py 2010-07-28 06:41:38 -04:00
Albert Hopkins 145dc43c3d Oops, actually forgot to add the teamplayer directory 2010-07-21 23:09:09 -04:00