Re: List viewable on the website

2012-06-04 Thread rentgeeen
Yes but thats like 2 years ago it was like django 0.96 that wont work

On Monday, 4 June 2012 16:32:32 UTC-4, Nikolas Stevenson-Molnar wrote:
>
> Have you seen this? https://github.com/ojii/django-mailchimp 
>
> _Nik 
>
> On 6/4/2012 1:02 PM, rentgeeen wrote: 
> > Hello, 
> > 
> > Would like to ask I have Django website and would like to do following: 
> > 
> > I know I can view LIST in mailchimp and also can download csv from 
> > mailchimp and upload to my host and view on the website. 
> > 
> > What I want to do, how can I make it automatic, best would be CSV or 
> > LIST sync with website DB and I would read my data from my DB? 
> > 
> > I dont want every week manually downlaod CVS and upload to my DB to be 
> > synced. 
> > 
> > Is there a some nice way to do that also in Django? 
> > 
> > Thanks 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "Django users" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/django-users/-/1Wcs6H5DltEJ. 
> > 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. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/vmNqiZw7-H0J.
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.



Re: List viewable on the website

2012-06-04 Thread Nikolas Stevenson-Molnar
Have you seen this? https://github.com/ojii/django-mailchimp

_Nik

On 6/4/2012 1:02 PM, rentgeeen wrote:
> Hello,
>
> Would like to ask I have Django website and would like to do following:
>
> I know I can view LIST in mailchimp and also can download csv from
> mailchimp and upload to my host and view on the website.
>
> What I want to do, how can I make it automatic, best would be CSV or
> LIST sync with website DB and I would read my data from my DB?
>
> I dont want every week manually downlaod CVS and upload to my DB to be
> synced.
>
> Is there a some nice way to do that also in Django?
>
> Thanks
> -- 
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/1Wcs6H5DltEJ.
> 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.

-- 
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.



List viewable on the website

2012-06-04 Thread rentgeeen
Hello,

Would like to ask I have Django website and would like to do following:

I know I can view LIST in mailchimp and also can download csv from 
mailchimp and upload to my host and view on the website.

What I want to do, how can I make it automatic, best would be CSV or LIST 
sync with website DB and I would read my data from my DB?

I dont want every week manually downlaod CVS and upload to my DB to be 
synced.

Is there a some nice way to do that also in Django?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/1Wcs6H5DltEJ.
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.