Parcourir la source

Update README with fixture

Baptiste Jonglez il y a 10 ans
Parent
commit
b1ec617f00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

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