1
I Use This!
Activity Not Available

News

Posted almost 15 years ago by [email protected] (Joseph Heck)
adding docstrings eyeswebapp/core/views.py ... [More] [Less]
Posted almost 15 years ago by heckj
adding docstrings eyeswebapp/core/views.py (3 lines added, 0 lines removed)
Posted almost 15 years ago by [email protected] (Joseph Heck)
adding host API handler (GET) ... [More] eyeswebapp/api/handlers.py eyeswebapp/api/urls.py [Less]
Posted almost 15 years ago by heckj
adding host API handler (GET) eyeswebapp/api/handlers.py (23 lines added, 3 lines removed) eyeswebapp/api/urls.py (4 lines added, 1 lines removed)
Posted almost 15 years ago by [email protected] (Joseph Heck)
adding favicon eyeswebapp/settings.py ... [More] eyeswebapp/static_media/img/favicon.ico eyeswebapp/urls.py [Less]
Posted almost 15 years ago by heckj
adding favicon eyeswebapp/static_media/img/favicon.ico (0 lines added, 0 lines removed) eyeswebapp/urls.py (2 lines added, 0 lines removed) eyeswebapp/settings.py (0 lines added, 2 lines removed)
Posted almost 15 years ago by heckj
adding user profile page, updating login/logout eyeswebapp/core/views.py (21 lines added, 0 lines removed) eyeswebapp/urls.py (1 lines added, 0 lines removed) eyeswebapp/settings.py (1 ... [More] lines added, 1 lines removed) eyeswebapp/templates/base.html (2 lines added, 3 lines removed) eyeswebapp/templates/registration/user_profile.html (74 lines added, 0 lines removed) [Less]
Posted almost 15 years ago by [email protected] (Joseph Heck)
adding user profile page, updating login/logout ... [More] eyeswebapp/core/views.py eyeswebapp/settings.py eyeswebapp/templates/base.html eyeswebapp/templates/registration/user_profile.html eyeswebapp/urls.py [Less]
Posted almost 15 years ago by [email protected] (Joseph Heck)
adding new form to create monitor from scratch TODO ... [More] eyeswebapp/core/views.py eyeswebapp/templates/core/monitor_list.html [Less]
Posted almost 15 years ago by heckj
adding new form to create monitor from scratch eyeswebapp/core/views.py (17 lines added, 3 lines removed) TODO (1 lines added, 1 lines removed) eyeswebapp/templates/core/monitor_list.html (15 lines added, 4 lines removed)