##// END OF EJS Templates
Remove test button
Remove test button

File last commit:

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