##// END OF EJS Templates
Update bootstrap version to 4.5 and fix loader
Update bootstrap version to 4.5 and fix loader

File last commit:

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