Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 104  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Byteflow hackers mailing list
 

byteflow current development status 
  Hi, I am trying to settle on a django blog engine. Currently I'm using Zinnia, which has some good things but it is quite basic. I also looked at byteflow, and I think it is a more complete package, but the development seems slow. Is byteflow in a good shape from a development point of view?... more »
By alvlin  - Mar 4 - 2 new of 2 messages    

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 »
By He Jibo  - Apr 27 2011 - 1 new of 1 message    

show boolmarks only when enabled 
  ...show boolmarks only when enabled diff -r 6464deecaf0e -r 2d5df74f90bc templates/blog/bookmarks.html --- a/templates/blog/bookmarks.htm l Tue Nov 02 23:30:06 2010 +0100 +++ b/templates/blog/bookmarks.htm l Tue Nov 02 23:33:39 2010 +0100 @@ -1,4 +1,5 @@ {% load i18n %} +{% if sites %} <div class="bookmarks">... more »
By Denis  - Nov 3 2010 - 1 new of 1 message    

do not show archive entries for the date before the first post 
  ...do not show archive entries for the date before the first post diff -r c36944d45994 -r 5e3f38e43fd3 apps/blog/views.py --- a/apps/blog/views.py Wed May 19 18:13:12 2010 +0300 +++ b/apps/blog/views.py Tue Nov 02 23:06:09 2010 +0100 @@ -54,6 +54,14 @@ def archive_month(request, year, month): if int(year) < 1901: # to exclude all troubles with strftime... more »
By Denis  - Nov 3 2010 - 2 new of 2 messages    

show subscribe button only when watchlist is enabled 
  ...show subscribe button only when watchlist is enabled diff -r 53129849c8cf -r 6464deecaf0e apps/discussion/forms.py --- a/apps/discussion/forms.py Tue Nov 02 23:22:09 2010 +0100 +++ b/apps/discussion/forms.py Tue Nov 02 23:30:06 2010 +0100 @@ -16,7 +16,8 @@ class CommentForm(forms.Form): body = CommentNode._meta.get_field('b ody').formfield()... more »
By Denis  - Nov 3 2010 - 1 new of 1 message    

Unable to add new users 
  I’ve got Byteflow up and running. I have my user, which was added at the time of installation (upon installing the User application, I was prompted to add a new super user). However, to add additional users, I’m assuming I go through the admin interface to: admin/auth/user/add/ When I go there I get:... more »
By Michael Kirk  - Jun 19 2010 - 1 new of 1 message    

can't verify my email with trac 
  Hi, I registered an account with your trac installation, however I never received the verification email, which keeps me from posting issues. I've checked my spam folders. Can you manually verify my account? M
By Michael Kirk  - Jun 10 2010 - 2 new of 2 messages    

The tagging app really should be upgraded, but that currently breaks other things, so for the time being, backport http://code.google.com/p/djang o-tagging/source/detail?r=172 which is the fix for http://code.google.com/p/djang o-tagging/issues/detail?id=233 This allows byteflow to work with Django 1.2 
  ...The tagging app really should be upgraded, but that currently breaks other things, so for the time being, backport [link] which is the fix for [link] This allows byteflow to work with Django 1.2... more »
By Peter Nixon  - May 19 2010 - 2 new of 2 messages    

Upgrading with South? 
  I'm in dire need of upgrading my byteflow instance. I was thinking of installing South([link]) and trying to use it to migrate my data. Has anyone tried this before? If so, could I get a measure of success? Maybe some tips? ;-)
By Benjamin W. Smith  - Jan 12 2010 - 3 new of 3 messages    

virtualenv pip and company 
  Hello, Congratulation for byteflow it hits the sweet spot of my requirements and I am really happy with its capacity. I have been testing it for some days and I have nothing to say except it is rich project focus on blogging which is nice. No that I have done my choice and that Byteflow is the winner !!!! :-)... more »
By yml  - Jan 9 2010 - 2 new of 2 messages    

1 - 10 of 104   « Newer | Older »

XML       Send email to this group: byteflow-hackers@googlegroups.com