Moved whois configuration inside settings.py.dist
Added a custom uknown_host_cb function to overcome ssh key errors
Removed utils/beanstalkc as it is now a deb package
Fixed file logging mechanism bug. Added prefix_length restriction
Added file logging. Closes #1796
Fixed cache issues. Fixed a major long-polling issue with a keepalive function
Poller cleanup and corrections. CSRF protection for js included
Implemented login page. Altered settings.py.dist . Implemented update on change
Monkey patched User model. Poller js is templated. Plus minor changes
Massive changes. Added long-polling support
Fix on previous commit: Added a whois utility. Incorporated user profile
Added celery and beanstalk
Changed logic to all parts. Dev db is incorporated
Added missing dirs