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.
83
Commits
1
Branch
820 KiB
Tree:
5a014d4696
master
v4
v3.2
v3.1
v3
v2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5a014d4696'
${ noResults }
foerderbarometer
/
input
/
apps.py
5 lines
85 B
Raw
Normal View
History
new django project
4 years ago
from
django.apps
import
AppConfig
class
InputConfig
(
AppConfig
)
:
name
=
'
input
'