zuri-training / proj_fetch_meta_data_team_83

This is the fetch meta data repository for team 83
2 stars 2 forks source link

download files #24

Closed Idimmusix closed 2 years ago

Idimmusix commented 2 years ago
  1. Please change the name convention

    • Class names should have carmelcase starting with a capital letter, while function names have snake case
      1. Please revert the database settings in the settings.py to the initial settings, we are using postgresql
      2. Is there a problem with the ContentTypeRestrictedFileField in the models.py?
      3. Merge with main before you continue, to see how far we have.come so far