TODO - gentoo/mirrors.gentoo.org GitHub Wiki

database

doc: https://docs.djangoproject.com/en/1.4/topics/db/models/

  • create methods in {Rsync,Distfiles}Mirrors classes that:
    • retrieve all mirrors based on country
    • retrieve all mirrors of a specific contact admin
  • add "inactive" field in Mirrors
  • add "bad_candidate" field (name is still under discussion) in Mirrors
  • add extra table that tracks history (name of guy who did the change, date, and what he did)