Re: Anyone sync'd a django project with flickr recently? django-syncr

2011-09-30 Thread i...@webbricks.co.uk
ok, couple of things to note.

1. get it from the svn, the zip hasn't been updated in a while.

2. you need to follow the instructions here.
http://skooshmagoo.com/weblog/2010/sep/05/fixing-django-syncr-umedium-640/

with those two, you might stand a chance of syncing some photos.
sets, now thats a totally different kettle of fish.
found this snippet, but not tried it out yet.
http://djangosnippets.org/snippets/299/

think the whole sets sync needs moving into a management command, cos
it can take a while!

On Sep 29, 9:07 pm, "i...@webbricks.co.uk" 
wrote:
> I've searched. pretty much everyone 
> recoomendshttp://code.google.com/p/django-syncr/
>
> thing is, it doesn't actually do anything.
>
> am i right in thinking that this code when run, should sync to the
> django database information (sets and photos) from the flickr user you
> give it?
>
> I've given it two users, both on 365 days length and i just don't get
> any recent photos sync'd.
>
> no errors, just no results. i dont even know if I'm expecting it to do
> what i think it does, because the explanation is lacking on the site.
>
> anyone used it?
>
> Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Anyone sync'd a django project with flickr recently? django-syncr

2011-09-29 Thread i...@webbricks.co.uk
I've searched. pretty much everyone recoomends 
http://code.google.com/p/django-syncr/

thing is, it doesn't actually do anything.

am i right in thinking that this code when run, should sync to the
django database information (sets and photos) from the flickr user you
give it?

I've given it two users, both on 365 days length and i just don't get
any recent photos sync'd.

no errors, just no results. i dont even know if I'm expecting it to do
what i think it does, because the explanation is lacking on the site.

anyone used it?

Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.