Skip to content
  • This project
    • Loading...
  • Sign in

周伟奇 / bmw-ocr

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bmw-ocr
  • src
  • common
  • apps.py
  • Gruel's avatar
    logging config & common app · 23b64aee
    Gruel committed 2020-06-10 14:52:15 +0800
    23b64aee
apps.py 87 Bytes
Raw Blame History Permalink
1 2 3 4 5
from django.apps import AppConfig


class CommonConfig(AppConfig):
    name = 'common'