==================== 1 minute howto
-* requirement is to have python + django installed django
+* REQUIREMENTS is to have python + django installed django
** should be straightforward
** see devel/django-install.txt in case of trouble
[ at this point point it *might* be needed to run
$ make allst
but as far as running a local server is concerned you should be good without that
- feedbakc on this is appreciated]
+ feedback on this is appreciated]
* run a local server:
$ manage.py runserver 0.0.0.0:8000