Commit Graph

28 Commits

Author SHA1 Message Date
Gergely Polonkai 6ee2ddb2af Reset of settings.py for full Django 1.6 version
Now the only thing it does besides providing default values is importing
settings_local
2014-06-20 21:57:25 +02:00
Gergely Polonkai 325660bea1 Add robots.txt 2014-06-20 21:57:05 +02:00
Gergely Polonkai eaf5f8122e Fix paginating issues 2014-06-20 21:56:46 +02:00
Gergely Polonkai 73e6076105 Fix permission bits on images 2014-06-20 21:18:54 +02:00
Gergely Polonkai ba3430ae38 Fix paginator.html to work with tagpage 2014-06-19 11:15:34 +00:00
Gergely Polonkai 1b8bbb55fe Fix ViewName middleware after accidentally changing . to + 2014-06-19 08:49:15 +00:00
Gergely Polonkai 3d1d1e4045 Add settings_local import to settings.py 2014-06-18 12:11:02 +00:00
Gergely Polonkai 35248dab45 Reset settings.py to the factory default (Django 1.6) 2014-06-18 10:05:33 +00:00
Gergely Polonkai 9bc614f8a0 Add request context processor 2014-06-16 22:44:15 +02:00
Gergely Polonkai 06fb6b3a09 Remove testing line from viewname middleware 2014-06-16 22:44:02 +02:00
Gergely Polonkai 5e08661895 Add static files directory location 2014-06-14 21:01:34 +00:00
Gergely Polonkai 3dc0f26179 Move SECRET_KEY to a file secret.key 2014-06-14 17:14:07 +00:00
Gergely Polonkai ae4af3669b Check if request.view_name exists before sending it to the template engine 2014-06-14 17:11:54 +00:00
Gergely Polonkai 17a71ddfb6 Add custom error handlers 2014-06-14 17:09:10 +00:00
Gergely Polonkai ee02fab3a3 Add database options for correct table encoding 2014-06-14 13:00:32 +00:00
Gergely Polonkai 0073c1521c Fix TEMPLATE_DIRS in settings.py to be a correct tuple
Django >1.5 complains about it to be deprecated
2014-06-14 13:00:00 +00:00
Gergely Polonkai 52462db6f8 Not displaying tag cloud icon if there are no tags 2014-06-14 12:16:26 +02:00
Gergely Polonkai 8820dd89ba Fix tag cloud generating code
It now works even if there are no tags.
2014-06-13 08:23:50 +02:00
Gergely Polonkai 8766626ca7 Changed Skype name 2013-10-21 00:56:41 +02:00
Gergely Polonkai 1765929555 Added Code Chunks support
Currently with inline style sheets. That will definitely change soon.
2013-10-21 00:55:12 +02:00
Gergely Polonkai a662ee063b Created an URL for google validator 2013-10-21 00:46:05 +02:00
Gergely Polonkai a620b45891 Update Google+ API URL 2013-10-16 00:14:10 +02:00
Gergely Polonkai 904cfc4750 Add arrow under active menu item 2013-10-15 09:29:03 +02:00
Gergely Polonkai 85b7f30751 Add licensing notes 2013-10-14 20:15:06 +02:00
Gergely Polonkai 55d0fc8162 Add admin address 2013-10-14 18:07:24 +02:00
Gergely Polonkai d8f2746abc Add HTML resume 2013-10-14 18:07:15 +02:00
Gergely Polonkai 87d7e16b0e Add pagination support for blog listing 2013-10-14 12:12:50 +02:00
Gergely Polonkai 6b073006d2 Renamed project to gergelypolonkaiweb 2013-10-01 23:49:18 +02:00