Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
barrierefreieapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Dennis Appel
barrierefreieapp
af5fd2e527597bddaab59a9b932a4deb802c203e
af5fd2e527597bddaab59a9b932a4deb802c203e
Switch branch/tag
barrierefreieapp
wiki
apps.py
Find file
Normal view
History
Permalink
apps.py
83 Bytes
Edit
Web IDE
Newer
Older
Initial commit
Dennis Appel
committed
Nov 16, 2018
1
2
3
4
5
from
django.apps
import
AppConfig
class
WikiConfig
(
AppConfig
):
name
=
'wiki'