This website works better with JavaScript.
Home
Explore
Help
Sign In
zeitlersa64582
/
MEIM_LSG
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Solutions for MEIM
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.
10
Commits
7
Branches
Tree:
6a55fa7394
Praktikum_03_Lsg
Praktikum_04_Lsg
Praktikum_05_Lsg
Praktikum_06_Lsg
Praktikum_07_Lsg
Praktikum_08_Lsg
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6a55fa7394'
${ noResults }
MEIM_LSG
/
posts
/
apps.py
apps.py
85B
Raw
Blame
History
1
2
3
4
5
from django.apps import AppConfig
class PostsConfig(AppConfig):
name = 'posts'