|
Posted by Zephir |
|
|
When i use example.objects.all().delete()
Django returns me that the table example_delete doesn't exist on the DB. Any idea of what could be the problem? Thanks, Z. |


