Logo

GitLab

Sign in

Walenty / ShellValier

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ShellValier
  • common
  • apps.py
  • prototype version of filtering module
    7c88175d
    Katarzyna Krasnowska authored
    2019-12-05 12:14:19 +0100  
    Browse Code ยป
apps.py 87 Bytes
Edit Raw Blame History
1 2 3 4 5
from django.apps import AppConfig


class CommonConfig(AppConfig):
    name = 'common'