SimSite Deploy
Deploy SimSite - Simulation platform with FEniCS and Dang Van analysis
4464a90
raw
history blame contribute delete
95 Bytes
from django.apps import AppConfig
class SimulationConfig(AppConfig):
name = 'simulation'