This website works better with JavaScript.
Explore
Help
Sign In
sipp11
/
ismp
Watch
1
Star
0
Fork
You've already forked ismp
0
Code
Issues
Pull Requests
Releases
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.
1
Commit
1
Branch
0
Tags
90 KiB
Tree:
0856ea3c55
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0856ea3c55'
${ noResults }
ismp
/
people
/
apps.py
6 lines
87 B
Raw
Normal View
History
Unescape
Escape
Initial commit
6 years ago
from
django
.
apps
import
AppConfig
class
PeopleConfig
(
AppConfig
)
:
name
=
'
people
'