|
@@ -56,7 +56,7 @@ To sync database, the first time run :
|
|
|
|
|
|
You probably want to import some base data to play with:
|
|
You probably want to import some base data to play with:
|
|
|
|
|
|
- python manage.py loaddata offers ip_pool offers
|
|
|
|
|
|
+ python manage.py loaddata offers ip_pool
|
|
|
|
|
|
Then at each code update :
|
|
Then at each code update :
|
|
|
|
|