##// END OF EJS Templates
Update jroplots.js
Update jroplots.js

File last commit:

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