- 02 Feb, 2012 14 commits
-
-
--HG-- branch : profiledev
Bridger Maxwell committed -
David Ormsbee committed
-
David Ormsbee committed
-
--HG-- rename : auth/views.py => student/views.py
Ernie Park committed -
--HG-- branch : profiledev
Bridger Maxwell committed -
David Ormsbee committed
-
--HG-- branch : profiledev
Bridger Maxwell committed -
--HG-- rename : user/__init__.py => student/__init__.py rename : user/migrations/0001_initial.py => student/migrations/0001_initial.py rename : user/migrations/0002_text_to_varchar_and_indexes.py => student/migrations/0002_text_to_varchar_and_indexes.py rename : user/migrations/__init__.py => student/migrations/__init__.py rename : user/models.py => student/models.py rename : user/tests.py => student/tests.py rename : user/views.py => student/views.py
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
--HG-- branch : profiledev
Bridger Maxwell committed -
David Ormsbee committed
-
David Ormsbee committed
-
--HG-- rename : auth/__init__.py => user/__init__.py rename : auth/tests.py => user/tests.py rename : auth/views.py => user/views.py
David Ormsbee committed
-
- 01 Feb, 2012 11 commits
-
-
Piotr Mitros committed
-
Piotr Mitros committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
--HG-- branch : profiledev
Bridger Maxwell committed -
David Ormsbee committed
-
Ernie Park committed
-
Ernie Park committed
-
- 31 Jan, 2012 2 commits
-
-
Piotr Mitros committed
-
Piotr Mitros committed
-
- 30 Jan, 2012 13 commits
-
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
--HG-- branch : profiledev
Bridger Maxwell committed -
--HG-- branch : profiledev
Bridger Maxwell committed -
David Ormsbee committed
-
David Ormsbee committed
-
Piotr Mitros committed
-
David Ormsbee committed
-
update logging to add pid to filename, so we don't have to worry about multiple processes trying to share the same log file
David Ormsbee committed -
--HG-- branch : profiledev
Bridger Maxwell committed -
Update logging handlers to use WatchedFileHandler (TimedRotatingFileHandler has problems with multiple processes)
David Ormsbee committed
-