airsports-no / airsportslivetracking

Air Sports Live Tracking
GNU Affero General Public License v3.0
2 stars 2 forks source link

Sort timezones in new contest form #12

Open kapitan-iglu opened 4 months ago

kapitan-iglu commented 4 months ago

In select field id_time_zone of new contest creation form /display/contest/create/ values are randomly ordered (order sometimes changes between page reloads). Expected behavior is to sort values alphabetically.

I thing that a year before the values was properly ordered.

kolaf commented 1 week ago

Waiting for new release of django-timezone-field, https://github.com/mfogel/django-timezone-field/pull/123