Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Closed Split up models.py
  • View options
  • Split up models.py

  • View options
  • Closed Issue created by robinwilliam.hundt

    The core/models.py is getting quite big and hard to navigate.

    Proposed different layout:

    -- core
      |-- models
        |-- __init__.py
        |-- Feedback.py
        |-- Submission.py
         

    The core/models/__init__.py re-exports all the Models from the core/models folder so there should be no need to change any of the imports in other files.

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading