Closed emimaesmith closed 4 years ago
manage.py test
Updated the ordering to apply case insensitive sorting to the charfield columns it could be ordered by.
Added a specific ordering to the meta class of the recipe to default to order by title instead of index.
Checklist
manage.py test
passesAffected app(s)
Description of change
1866
Updated the ordering to apply case insensitive sorting to the charfield columns it could be ordered by.
1821
Added a specific ordering to the meta class of the recipe to default to order by title instead of index.