##// END OF EJS Templates
New version with cards and status alerts
New version with cards and status alerts

File last commit:

r11:2395d68d2d5f
r11:2395d68d2d5f
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'