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

Implement management command for downloading location data #584

Open
5 tasks
SanketDG opened this issue Jul 11, 2020 · 1 comment
Open
5 tasks

Implement management command for downloading location data #584

SanketDG opened this issue Jul 11, 2020 · 1 comment
Labels
Help Wanted Extra attention is needed. Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Maintenance Repository maintenance.

Comments

@SanketDG
Copy link
Contributor

SanketDG commented Jul 11, 2020

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!

@SanketDG SanketDG added Help Wanted Extra attention is needed. Type: Maintenance Repository maintenance. labels Jul 11, 2020
@sakshi1499
Copy link

@anitab-org/coding-team Anybody who wants to work on it?

@sakshi1499 sakshi1499 added the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Jul 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Help Wanted Extra attention is needed. Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Maintenance Repository maintenance.
Projects
None yet
Development

No branches or pull requests

2 participants