polyblog/blogapp
Otto Naderer 427fae7864 switched over to sqlite db
fixed static files handling (wip)
fixed redirect to /blog
2017-05-30 08:59:26 +02:00
..
migrations switched over to sqlite db 2017-05-30 08:59:26 +02:00
static/blogapp/images initial commit of current devel snapshot 2016-08-10 00:38:10 +02:00
templates/blogapp added blog entry categories 2016-10-24 18:43:54 +02:00
__init__.py initial commit of current devel snapshot 2016-08-10 00:38:10 +02:00
admin.py added blog entry categories 2016-10-24 18:43:54 +02:00
apps.py initial commit of current devel snapshot 2016-08-10 00:38:10 +02:00
models.py added stub image capabilites 2016-10-24 19:56:22 +02:00
tests.py initial commit of current devel snapshot 2016-08-10 00:38:10 +02:00
urls.py initial commit of current devel snapshot 2016-08-10 00:38:10 +02:00
views.py removed render_to_response to comply with django 1.10 2016-10-25 10:56:38 +02:00