CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Lists on profile (parents, child) should be deterministic #1096

Closed Wardormeur closed 7 years ago

Wardormeur commented 7 years ago

Add an order_by on name to parents & child list to ensure that it doesn't change after every refresh

Wardormeur commented 7 years ago

^fix