libreosteo / LibreOsteo

Open Source software for osteopathes
GNU General Public License v3.0
30 stars 18 forks source link

issue #276 [fix] order for clearing database, perform the django_cont… #277

Closed jbgury closed 2 years ago

jbgury commented 2 years ago

…ent_type at the end

Change the way to perform the clearing of database by using the sequence generated by sqlflush from django, and put the delete of django_content_types at the end.