|
Posted
almost 15 years
ago
by
[email protected] (Joseph Heck)
adding docstrings
eyeswebapp/core/views.py
|
|
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)
|
|
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
|
|
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
|
|
Posted
almost 15 years
ago
by
[email protected] (Joseph Heck)
adding user profile page, updating login/logout
|
|
Posted
almost 15 years
ago
by
[email protected] (Joseph Heck)
adding new form to create monitor from scratch
TODO
|
|
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)
|