* views.py: added function for telemetryui/records path and method HEAD.
* model.py: hash generation function based on latest record timestamp.
Signed-off-by: Alex Jaramillo <alex.v.jaramillo@intel.com>
Implementing the service to process crash data for crash view tab.
To make code easier to maintain copy shared code from a shared directory
instead of having multiple copies of the same code in different source
directories.
Squash migrations.
Signed-off-by: Alex Jaramillo <alex.v.jaramillo@intel.com>