Opps 0.2.3 on Django 1.6.2
git clone git@github.com:lerrua/opps_blog_sample.git
cd opps_blog_sample
pip install -r requirements.txt
python manage.py runserver
user: root
password: 1234
- Authentication.
- Publish texts feature.
- Tags and categories.
- Content:
- Title.
- Author.
- Date/time published.
- Tags.
- Search (by title/author).