Skip to content

Replace FieldOfScience with School in Project

dahyehayley edited this page Apr 4, 2025 · 1 revision

Add school attribute for each project https://github.com/NYU-RTS/rts-coldfront/pull/2

  • Add school field to Project model by replacing field_of_science
    • School model is created
      • coldfront/core/school/management/commands/import_school_data.py
      • coldfront/core/school/management/commands/data/school_data.csv
    • All traces of FieldOfScience are removed

Clone this wiki locally