Conversation
BimaAdi
commented
Jun 3, 2026
Collaborator
- fix bug ini location Import cities error #140 -> Import cities error #143
- add opt in retention and shared sponsor add checkbox opt in to retain data for next pycon #136 -> add checkbox opt in to retain data for next pycon #136
Corrected the installation instructions for clarity and consistency.
- Removed JSON handling for cities and streamlined the download process. - Added a new function to flatten cities from countries with states. - Updated the initial seeder to load data from the combined countries, states, and cities file.
Updated the download_location_data function to handle gzip compression for specific files. Added logic to create gzipped versions of files when required and ensured proper cleanup of raw files after download.
Added new fields to the User model to allow users to opt-in for sharing data with sponsors and retaining their data for the next PyCon ID. Updated related migration, user creation, and profile update functions to accommodate these new fields.
Import cities error
Add opt-in fields for data user profile sharing and retention
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.