Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I ippidb-web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • iPPIDBiPPIDB
  • ippidb-web
  • Merge requests
  • !35

migrate iPPI-DB to Django 4.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bryan BRANCOTTE requested to merge contributor-page into master Mar 14, 2022
  • Overview 0
  • Commits 35
  • Pipelines 2
  • Changes 47
  • fix a few problems due to Django upgrades
    • using an expression to sort a list view: F('-tanimoto')->F('-tanimoto')
    • all calls to translation calls ugettext*** replaced with gettext**
    • moved admin site config to a separate module
  • forgotten migration added
  • dev environment now uses docker-compose
  • delete ansible deployment code now obsolete
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: contributor-page