This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ByteTrekProjects
/
review-automation-server
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
1f0b2eb4a1
Branches
Tags
feature/add-entrust
master
review-autom...
/
review
/
apps.py
apps.py
87 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class ReviewConfig(AppConfig):
name = 'review'