SeokRae / python_airbnb-clone

Django Project Airbnb
https://seokr.tistory.com/728
0 stars 0 forks source link

Django_seed Issue #2

Open SeokRae opened 4 years ago

SeokRae commented 4 years ago

image

SeokRae commented 4 years ago

Solution

change the code seed to seed_instance at django_seed/__init__.py, line 35.

https://github.com/Brobin/django-seed/issues/65

image