⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Calebasse
All Projects
Produits Entr'ouvert
»
Calebasse
Overview
Activity
Roadmap
Issues
News
Documents
Wiki
Files
Repository
Download (131 Bytes)
Statistics
| Branch:
cv2
demo
master
new-features
regularisation
wip-Django1.7
| Tag:
1.0.0
1.0.1
1.0.99
1.1.0
1.1.1
1.1.2
cv2-1
cv2-2
v1.2.0
v1.2.99
| Revision:
calebasse
/
reinit.sh
@ 48091f78
View
History
Annotate
71df502b
Jérôme Schneider
#!/bin/sh
71ec732b
Frédéric Péters
rm
-f
calebasse/calebasse.sqlite3
71df502b
Jérôme Schneider
./manage.py syncdb
--migrate
--noinput
./manage.py loaddata calebasse/fixtures/
*
.json
Loading...