Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sun, 21 Jun 2009 22:00:23 +0000 | Brian Neal | Fix path in wsgi file; disable the OFFLINE switch so we can start testing. |
Sun, 21 Jun 2009 21:41:41 +0000 | Brian Neal | For reasons I don't get, the prod server doesn't like auth.models.User. |
Sun, 21 Jun 2009 21:31:24 +0000 | Brian Neal | Fix typo in wsgi file. |
Sun, 21 Jun 2009 21:26:49 +0000 | Brian Neal | Added a .wsgi file and an offline.html file. |
Sat, 20 Jun 2009 03:23:54 +0000 | Brian Neal | Membermap bug: in the signal handler, if the user isn't on the map, just bail out. |
Fri, 19 Jun 2009 03:16:03 +0000 | Brian Neal | Breaking down and controlling all media files, including javascript libraries. |
Wed, 17 Jun 2009 00:47:33 +0000 | Brian Neal | Added a signal handler for the user model to create a UserProfile for new users. |