You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion group for Byteflow users. Byteflow is a Python/Django blog engine (byteflow.su).
|
|
|
How to use ByteFlow to make a blogger.com like application?
|
| |
I am building a website that provide users, - the feature to write their blogs on my website. - These blogs will be read by other users on my website. Here is my questions, - How can I use ByteFlow to make an application like this? Recently I have been trying to build my own blogspot application, but here I... more »
|
|
integrate byteflow with existing django site
|
| |
Hello, I am hoping to integrate byteflow blog system to my website, which is written using django. I hope users can visit my blog by visiting [link] , Can anyone teach me how to do this? I only have several month experience with django Thank you so much! --------------------------- He Jibo... more »
|
|
TemplateSyntaxError in templates/head.html and get comment node error.
|
| |
Hello,
I have django-1.1.4 (is this right?) byteflow installation.
When I open main page I get "Caught NoReverseMatch while rendering:
Reverse for 'admin' with arguments '(u'.',)' and keyword arguments
'{}' not found".
The error expression is: "{% url admin "." %}". I have replaced it
with "{% url admin:index %}".... more »
|
|
TemplateSyntaxError when logging in as admin
|
| |
Hi, I am pretty new to django, python and byteflow. I tried to setup a
byteflow blog today and been at this for hours trying to find out what
I did wrong, whenever I try to login as admin I get a page like
TemplateSyntaxError at /
Caught an exception while rendering: Reverse for 'admin' with... more »
|
|
Feed for tag
|
| |
Hello
How can i get rss or atom feed for definite tag?
--
SY, TO
|
|
Enable postimage
|
| |
Hello. How can I enable image uploading via postimage? App is enabled in settings.py, POSTIMAGE_ROOT and POSTIMAGE_URL are set to valid values.
|
|
How to get blog records to another site
|
| |
Hello everybody. I'm in trouble with following task. Does anybody has experience with similar goal? There are two sites: one is running django-cms and the other one is running byteflow. I have to publish last record from byteflow to the main page of django-cms site.
|
|
Syntax highlight?
|
| |
Hi all,
I installed Byteflow and have it running. However, sometimes I post
code (Python to be more specific). How can I turn on syntax
highlighting?
Thanks.
Ruslan
|
|
Recaptcha dialog
|
| |
Hi all. I am in the process of testing byteflow and recaptcha. One thing that I notice, is that if you have a long article or if you have a lot of comments on that article when then recaptcha and comment box loads when you open that article, it scrolls the window up so you have to scroll up to start reading the article. Of course, if you aren't using recaptcha, then the... more »
|
|
|