This website works better with JavaScript.
Home
Help
Register
Sign In
alpcentaur
/
foerderbarometer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
230
Commits
1
Branch
820 KiB
Python
83.7%
HTML
14.3%
JavaScript
1.9%
Tree:
1b045fb77d
master
v4
v3.2
v3.1
v3
v2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1b045fb77d'
${ noResults }
foerderbarometer
/
input
/
apps.py
5 lines
85 B
Raw
Blame
History
from
django.apps
import
AppConfig
class
InputConfig
(
AppConfig
)
:
name
=
'
input
'