Skip to content

[Add forge now] Design the model + controller

With Django design the model and controller using the state pattern and specifying the states:

  • pending
  • waiting for feedback (from the forge -with cli)
  • feedback to handle (from the forge, by the moderator)
  • scheduled
  • added
  • first listing done
  • first origin loaded (using search query)
  • rejected (by us)
  • denied (by the forge)
  • suspended (we cannot currently support it technically)

Migrated from T4019 (view on Phabricator)

Edited by Phabricator Migration user
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information