Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For anybody interested in trying out the new templating system, this one has been active for a little while now and is based on the work of Mozilla and it has HTML5 boilterplate + Twitter bootstrap already, as well as Jinja2, Sphinx, Django-Admin-Panel, Markdown, Celery, South and some other niceties:

Check it out: https://github.com/xenith/django-base-template

or just..

    django-admin.py startproject --template https://github.com/xenith/django-base-template/zipball/master --extension py,md projectname


I made a template that I mentioned above that is a bit simpler and is self documenting.

    django-admin.py startproject --template  https://github.com/amccloud/django-project-skel/zipball/master --extension py,md yourprojectname


Is the Django-Admin-Panel different than the default? I can't find a project page for anything named so.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: