Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.webbeat.web
  • Merge requests
  • !314

Cleanup model representation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge cleanup_model_representation into master Dec 20, 2019
  • Overview 0
  • Commits 8
  • Pipelines 1
  • Changes 5

This patch updates the models to show proper string representation with Python 3.

This is useful for getting information on Django's admin pages like the proper names of the teams rather than Team object.

No need for Python 2 backward compatibility as the systems are now running on Python 3 anyway.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cleanup_model_representation