hi this is nagarjuna j, i need some help

2018-09-27 Thread nagarjuna . j
hi all, I needs your help guys any one of you, i want all events data (in json format using python requests) to create a meetup app . so please help me . i want api of events list . thanks in adv -- You received this message because you are subscribed to the Google Groups "Django developers

Re: hi this is nagarjuna j, i need some help

2018-09-27 Thread Adam Johnson
This mailing list is for the development of Django itself, not for support. Use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow. Also your question is very unspecified, if you're looking for tutorials on building django applications with a JSON API

Re: Privacy in Django (GDPR)

2018-09-27 Thread Johannes Hoppe
A college just referred this new package to me: https://github.com/wildfish/django-gdpr-assist On Tuesday, August 28, 2018 at 11:14:51 AM UTC+2, Vasili Korol wrote: > > I outlined the problem of parent domain cookies included in Django's error > reports, which may be a problem due to GDPR. > The