Commit graph

15 commits

Author SHA1 Message Date
Iacopo Spalletti
093dff43c4 Add future 2015-09-13 00:58:01 +02:00
Tadas Dailyda
41947f9b48 make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
Iacopo Spalletti
2b53d49dd8 linting 2014-11-22 19:57:39 +01:00
Iacopo Spalletti
66a5e2c3ab Make the default author configurable 2014-10-11 12:48:35 +02:00
Iacopo Spalletti
1f44a4605d Refactor settings 2014-10-11 12:24:38 +02:00
Iacopo Spalletti
2b0bfc010e Make auto adding author optional 2014-10-11 09:05:02 +02:00
Iacopo Spalletti
aef9313bb8 Add support for multisite setup 2014-10-04 19:27:59 +02:00
Iacopo Spalletti
41e3d69696 Change G+ default type 2014-04-25 19:39:28 +02:00
Iacopo Spalletti
244cda4b8b Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00
Iacopo Spalletti
a06374feaf Add enable comments flag enable comments per-post or site-wide 2014-04-25 19:11:18 +02:00
Iacopo Spalletti
a2bd384d2b Add support for social tags via django-meta-mixin 2014-04-19 20:01:08 +02:00
Max Vyaznikov
100c004f3a settings fix + new param BLOG_POSTS_LIST_TRUNCWORDS_COUNT for shorting blog post in posts_list 2014-02-27 16:38:52 +03:00
Iacopo Spalletti
1ac18873a0 Move custom css loading to admin. Don't show author if not superuser.
Fix unique together for translated fields. Fix some manager issues.
Add default pagination to views
Simplify tag_clog() code
2014-01-10 15:04:27 +01:00
Iacopo Spalletti
958ed651f2 SWitch to parler for multilingual support.
Fix templates
2014-01-09 08:59:02 +01:00
Iacopo Spalletti
d106a19bdc Initial import 2014-01-04 17:07:09 +01:00