Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Implement management command for downloading location data #584

@SanketDG

Description

@SanketDG

Description

After #572 gets merged, the repository will become larger by 60MB, which is not effecient.

So for downloading the GeoIP location data, one can use a manage command like:

python manage.py locationdata

This can also be integrated in the dev setup docs for beginners, and be used in the CI so that all checks are passed.

Tasks

  • Implement the management command
  • Make sure the command works on every platform
  • Write insructions in the installation and the setup docs
  • Integrate in the CI and make sure tests are passing
  • Remove the old files (especially the MMDB files)

I'd be interested in mentoring someone formally for this PR. Please ping me on Zulip if you are relatively new here and you want to get started with your first PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedExtra attention is needed.Status: AvailableIssue was approved and available to claim or abandoned for over 3 days.Type: MaintenanceRepository maintenance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions