##// END OF EJS Templates
Fix utc time handling
Fix utc time handling

File last commit:

r11:2395d68d2d5f
r44:74ffee4b5884
Show More
apps.py
5 lines | 89 B | text/x-python | PythonLexer
First version RTI, Spectra, Noise + Docker
r0 from django.apps import AppConfig
class PlotterConfig(AppConfig):
name = 'plotter'