slyapustin / django-classified

Django Classified
https://github.com/slyapustin/django-classified-demo
MIT License
171 stars 77 forks source link

Alphabetical sorting of groups and areas #56

Closed RadioErewan closed 2 years ago

RadioErewan commented 3 years ago

I have changed default sorting of areas and groups from pk (none) to alphabetical. I am too new to github to know how to contribute.