Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
RECIRCLE
/
portal
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
11
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
6e5fbd0203debcf86e99ed57811890cf250e460b
Switch branch/tag
portal
recircle
storage
apps.py
Find file
Normal view
History
Permalink
apps.py
89 Bytes
Edit
Newer
Older
Merged instance and image basic models
d18f5ba5
Belákovics Ádám
committed
5 years ago
1
2
3
4
from
django.apps
import
AppConfig
class
StorageConfig
(
AppConfig
):
Reformat code and fix flake8 errors
a35f2402
Bodor Máté
committed
5 years ago
5
name
=
"storage"