Logo

GitLab

Sign in

Walenty / ShellValier

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ShellValier
  • entries
  • apps.py
  • prototype version of the user interface
    a9c77623
    Katarzyna Krasnowska authored
    2020-07-07 10:16:30 +0200  
    Browse Code ยป
apps.py 89 Bytes
Edit Raw Blame History
1 2 3 4 5
from django.apps import AppConfig


class EntriesConfig(AppConfig):
    name = 'entries'