I\'d like to run a script to populate my database. I\'d like to access it through the Django database API.
The only problem is that I don\'t know what I would need t
The cleanest solution is to add django extensions.
(virt1)tsmets@calvin:~/Documents/prive/rugby-club/proposal/kitu$ yolk -l Django - 1.3.1 - active Pygments - 1.4 - active Python - 2.6.5 - active development (/usr/lib/python2.6/lib-dynload) django-extensions - 0.7.1 - active pip - 1.0.2 - active setuptools - 0.6c11 - active wsgiref - 0.1.2 - active development (/usr/lib/python2.6) yolk - 0.4.1 - active
The list of possible commands is then extended with among other things the runscript command.