Logo

GitLab

Sign in

Marcell / collector

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • collector
  • collector
  • storage
  • apps.py
  • Add creating document name with predefined structure
    c3e01b86
    Marcel Kawski authored
    2021-05-12 16:53:50 +0200  
    Browse Code ยป
apps.py 89 Bytes
Edit Raw Blame History
1 2 3 4 5
from django.apps import AppConfig


class StorageConfig(AppConfig):
    name = 'storage'