Skip to content

v2.5.1

Compare
Choose a tag to compare
@ababic ababic released this 28 Oct 16:31
· 461 commits to master since this release

This is a maintenence release to fix a bug that was resulting in Django creating additional migrations for the app when running the makemigrations command after changing the project's default language to something other than "en".

Thanks to @philippbosch from A Color Bright for submitting the fix.