Skip to content

Django project template for creating a Max of the Day clone rather quickly. Still very beta. :D

Notifications You must be signed in to change notification settings

bahoo/babyoftheday

Repository files navigation

{{ project_name }}

A daily baby photo blog thing created in Django.

Just run:

django-admin.py startproject --template=https://github.com/bahoo/babyoftheday/zipball/master yourbabyname
cd yourbabyname
chmod u+x manage.py
./manage.py personalize
./manage.py runserver

TODO

  • Better 404/etc templates
  • Better deploy / multi-environment story.

About

Django project template for creating a Max of the Day clone rather quickly. Still very beta. :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published