fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upgrade
[wolnelektury.git]
/
src
/
experiments
/
apps.py
1
from django.apps import AppConfig
2
3
4
class ExperimentsConfig(AppConfig):
5
name = 'experiments'