##// END OF EJS Templates
Unused images deleted
Unused images deleted

File last commit:

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