evewspace / eve-wspace

Wormhole mapping and corporation management for Eve Online.
Apache License 2.0
86 stars 51 forks source link

Change defaultsettings to keep existing settings #236

Closed raphendyr closed 8 years ago

raphendyr commented 8 years ago

This changes a bit how ./manage.py defaultsettings works. It adds extra option --reset that can be used to reset settings to defaults and without it it will only add missing settings.

IMHO this is better for upgrades than plain reset.