ajrbyers / mondroid

Simple monitoring system written in Python/Django using requests.
GNU General Public License v2.0
0 stars 0 forks source link

add further fields and functionality to the Check admin page #8

Closed lsh-0 closed 9 years ago

lsh-0 commented 9 years ago

as a technical person inspecting raw data I need to filter and transform the large sets of data I'm encountering because new information is often revealed by removing the noise

lsh-0 commented 9 years ago

done, however the date range search is not available in Django like I thought it was. There is date filtering in the side bar however with sensible defaults (last day/week/month/year).