开发者

Clear all data from Django?

开发者 https://www.devze.com 2023-02-04 11:50 出处:网络
I have a Django project that uses postgresql_psycopg2 as a d开发者_运维百科atabase. I would like to clear all data. Is there a simple way to do this?django-admin.py flush

I have a Django project that uses postgresql_psycopg2 as a d开发者_运维百科atabase. I would like to clear all data. Is there a simple way to do this?


django-admin.py flush

0

精彩评论

暂无评论...
验证码 换一张
取 消