Skip to content

Develop#28

Merged
rhodges merged 3 commits into
mainfrom
develop
May 22, 2026
Merged

Develop#28
rhodges merged 3 commits into
mainfrom
develop

Conversation

@rhodges
Copy link
Copy Markdown
Member

@rhodges rhodges commented May 16, 2026

Minor fix to ensure nativeland data directories exist before import.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ensures the Native Land import management command creates required media subdirectories before downloading/writing GeoJSON files, preventing failures on fresh deployments or missing directories.

Changes:

  • Create <MEDIA_ROOT>/data_manager if it doesn’t exist.
  • Create <MEDIA_ROOT>/data_manager/nativeland and its backups subdirectory before use.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rhodges rhodges merged commit a7c4acb into main May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants