##// END OF EJS Templates
Interval calculated internally, no more needed in metadata
Interval calculated internally, no more needed in metadata

File last commit:

r11:2395d68d2d5f
r32:0d03afbbef2d
Show More
apps.py
5 lines | 89 B | text/x-python | PythonLexer
from django.apps import AppConfig
class PlotterConfig(AppConfig):
name = 'plotter'