Re: Interest in joining Django group

2024-03-21 Thread Ahmed-developer
welcome here. lets learn more about django. :)

On Wednesday, February 21, 2024 at 12:05:52 PM UTC-8 Ambaig Baig wrote:

> I am a student of Computer engineer at his last semester and have made 
> some Django projects before and this group will help me to be more better . 
> This will give me a proper guidance and opportunity to gain more exposure 
> in Django 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5c02c22a-df6d-446b-8b51-5c3874283c02n%40googlegroups.com.


Re: Finding the last modified timestamp for a group of Models

2024-02-28 Thread Jason
https://docs.djangoproject.com/en/5.0/ref/applications/#django.apps.AppConfig.get_models

gets you an iterable of all models loaded
On Tuesday, February 27, 2024 at 8:53:32 AM UTC-5 Alex Guetsche wrote:

> I have an application which contains more than one Model, all descended 
> from an abstract one. All the operational Models have created and modified 
> fields 
> with datetime timestamps. [How] can I get the Django ORM to bring me the 
> last modified timestamp that will be the maximum of all createds and 
> modifieds of all Models? Right now I have to use itertools for a quite 
> convoluted expression over query sets of all the models involved.
>
> It seems quite an obvious use case, and it can be implemented in pure SQL 
> quite easily.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b138d163-29a3-4c45-a6fd-f0af6ef4d67bn%40googlegroups.com.


Finding the last modified timestamp for a group of Models

2024-02-27 Thread Alex Guetsche
I have an application which contains more than one Model, all descended 
from an abstract one. All the operational Models have created and modified 
fields 
with datetime timestamps. [How] can I get the Django ORM to bring me the 
last modified timestamp that will be the maximum of all createds and 
modifieds of all Models? Right now I have to use itertools for a quite 
convoluted expression over query sets of all the models involved.

It seems quite an obvious use case, and it can be implemented in pure SQL 
quite easily.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/bff16a54-c807-4e21-977b-f10af338200bn%40googlegroups.com.


Interest in joining Django group

2024-02-21 Thread Ambaig Baig
I am a student of Computer engineer at his last semester and have made some
Django projects before and this group will help me to be more better . This
will give me a proper guidance and opportunity to gain more exposure in
Django

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEkU0UPtUxP7ZSNjavWRAqh%2B-UniiWD4dhwQusAcKvxdUgN%3Dog%40mail.gmail.com.


Re: how to display group and create user permission in templates?

2024-02-20 Thread ABDUL HAFEEZ
much appreciated


On Tuesday, February 20, 2024 at 7:55:47 AM UTC+5 Ryan Nowakowski wrote:

> On Mon, Feb 19, 2024 at 02:16:29AM -0800, ABDUL HAFEEZ wrote:
> > Hell all how to display *createsuperuser *and there permission in 
> *templates 
> > *instead of admin dashboard 
>
> Users and permissions are just normal Django models[1]. You can create
> your own view and add those objects to the template context then render
> the template just like you would for any other Django view.
>
>
> [1] 
> https://github.com/django/django/blob/a684d73fc9ad94bbc535385d8b1d7c05ea06702f/django/contrib/auth/models.py
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/80a349f5-832d-43bc-8496-920621ece825n%40googlegroups.com.


how to display group and create user permission in templates?

2024-02-19 Thread ABDUL HAFEEZ
Hell all how to display *createsuperuser *and there permission in *templates 
*instead of admin dashboard 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f37cffcd-b425-466b-b247-39bac00a1809n%40googlegroups.com.


Re: Launching Our Django Developers' Error Resolution Group 

2023-12-07 Thread o1bigtenor
On Thu, Dec 7, 2023 at 6:41 AM Kani Sbt  wrote:
>
> Dear Django and RestFrameWork Community Members,
>
> I hope this message finds you well! We're thrilled to announce the launch of 
> a new initiative within our community — the Django Developers' Error 
> Resolution Group.
>
> In this group, we aim to foster collaboration and knowledge-sharing among our 
> talented developers. If you encounter any challenges or errors while working 
> on Django projects, this is the perfect space to seek assistance and share 
> your expertise with others.
>
> Whether you're a seasoned Django pro or just starting out, everyone is 
> encouraged to participate. Together, we can build a supportive environment 
> where we learn from each other's experiences and collectively overcome 
> obstacles.
>
> To get started, simply post your error or problem in the group, and let the 
> community work its magic. Remember, there's no such thing as a "silly" 
> question, and we're here to help each other grow.
>
> Let's turn challenges into opportunities and make our Django projects even 
> more successful!
>
> Looking forward to seeing you in the group and fostering a collaborative and 
> thriving community.
>
>
> join this Group :
>
> https://chat.whatsapp.com/KrnYaahVEZ8JmNbx4YNqHm
>
> Happy coding!
>


Methought that was what this list was about - - - - or has it become
that with all the job requests
and other that the original intent has been lost.

Please advise soonest.

(Wouldn't join anything on whatsapp on neither a bet nor a dare though
- - - - sorry!)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPpdf5-ogFZb1MYyOFCLHLCMYumLJ4WT7e84w1fwGTdLY-wVBA%40mail.gmail.com.


Launching Our Django Developers' Error Resolution Group 

2023-12-07 Thread Kani Sbt


Dear Django and RestFrameWork Community Members,

I hope this message finds you well! We're thrilled to announce the launch 
of a new initiative within our community — the Django Developers' Error 
Resolution Group.

In this group, we aim to foster collaboration and knowledge-sharing among 
our talented developers. If you encounter any challenges or errors while 
working on Django projects, this is the perfect space to seek assistance 
and share your expertise with others.

Whether you're a seasoned Django pro or just starting out, everyone is 
encouraged to participate. Together, we can build a supportive environment 
where we learn from each other's experiences and collectively overcome 
obstacles.

To get started, simply post your error or problem in the group, and let the 
community work its magic. Remember, there's no such thing as a "silly" 
question, and we're here to help each other grow.

Let's turn challenges into opportunities and make our Django projects even 
more successful!

Looking forward to seeing you in the group and fostering a collaborative 
and thriving community.


join this Group : 

https://chat.whatsapp.com/KrnYaahVEZ8JmNbx4YNqHm

Happy coding!

Best regards, B.KANITHKAR SOFTWARE ENGINERR ANJOK TECH 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/51c53689-7b54-4bd1-8d29-9e15602ad09fn%40googlegroups.com.


This is the Comminunity Group for Us

2023-11-23 Thread Kani Sbt
this is the link if you interested connect here, we are discussing various 
problem and error solving and all  
https://chat.whatsapp.com/IbUFaVqvgx853JiJcAVKLL

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ce7bb22e-1849-421b-b0fd-e276c728b303n%40googlegroups.com.


WhatsApp Group

2023-06-25 Thread Dev Femi Badmus
https://chat.whatsapp.com/IVvrrF9Wq7OHWk5x4XNk9K

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD9bWYxQPwDkupp%2B%2Ba1rgok9YW171KVh4-14Kj%3DnrPXffbYoBQ%40mail.gmail.com.


Re: group by "project"

2023-05-25 Thread 'Mohamed Yahiya Shajahan' via Django users
 [
{
"project": 1,
"date": "2023-05-22",
"count": 1
},
{
"project": 1,
"date": "2023-05-27",
"count": 1
}
]


throws this response. i want group by project

def list(self, request, *args, **kwargs):
project_id = self.request.query_params.get('project_id')
if project_id:
queryset = RegistrationDatesSlots.objects.values('project',
'date').annotate(count=Count('project')).filter(project=project_id)
else:
queryset = RegistrationDatesSlots.objects.all().values('project',
'date')
return Response(queryset)



this is the code


On Thu, May 25, 2023 at 11:41 AM Helly Modi  wrote:

> TRY THIS
> from django.db.models import Count
>
> def list(self, request, *args, **kwargs):
> project_id = self.request.query_params.get('project_id')
> if project_id:
> queryset = RegistrationDatesSlots.objects.values('project',
> 'date').annotate(count=Count('project')).filter(project=project_id)
> else:
> queryset = RegistrationDatesSlots.objects.values('project', 'date')
>
> serialized_data = []
> for item in queryset:
> serialized_item = {
> 'date': item['date'],
> 'project': item['project']
> }
> serialized_data.append(serialized_item)
> return Response(serialized_data)
>
> On Thursday, May 25, 2023 at 7:05:38 AM UTC+5:30 Muhammad Juwaini Abdul
> Rahman wrote:
>
>> Do you realize what 'Count' do?
>>
>> On Thu, 25 May 2023 at 09:20, 'Mohamed Yahiya Shajahan' via Django users <
>> django...@googlegroups.com> wrote:
>>
>>> def list(self, request, *args, **kwargs):
>>> project_id = self.request.query_params.get('project_id')
>>> if project_id:
>>> queryset = RegistrationDatesSlots.objects.values('date').
>>> annotate(project=Count('project')).filter(project=project_id)
>>> # queryset =
>>> RegistrationDatesSlots.objects.filter(project=project_id).query.group_by=['project']
>>> else:
>>> queryset = RegistrationDatesSlots.objects.all().values(
>>> 'project', 'date')
>>>
>>> serialized_data = []
>>> for item in queryset:
>>> serialized_item = {
>>> 'date': item['date'],
>>> 'project': item['project']
>>> }
>>> serialized_data.append(serialized_item)
>>> return Response(serialized_data)
>>>
>>>
>>> this is my views i want to group by "project" but shows only one record,
>>> i know there are multiple records there
>>>
>>>
>>>
>>>  The content of this email is confidential and intended for the
>>> recipient specified in message only. It is strictly forbidden to share any
>>> part of this message with any third party, without a written consent of the
>>> sender. If you received this message by mistake, please reply to this
>>> message and follow with its deletion, so that we can ensure such a mistake
>>> does not occur in the future.
>>>
>>> SAVE PAPER | Good for your planet | Good for your Business
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/28b321b8-4e3b-4fee-a94b-177ab1ba76f0n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/28b321b8-4e3b-4fee-a94b-177ab1ba76f0n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 


 The content of this
email is confidential and intended for the recipient 
specified in message only.
It is strictly forbidden to share any part of 
this message with a

Re: group by "project"

2023-05-25 Thread Helly Modi
TRY THIS
from django.db.models import Count

def list(self, request, *args, **kwargs):
project_id = self.request.query_params.get('project_id')
if project_id:
queryset = RegistrationDatesSlots.objects.values('project', 
'date').annotate(count=Count('project')).filter(project=project_id)
else:
queryset = RegistrationDatesSlots.objects.values('project', 'date')

serialized_data = []
for item in queryset:
serialized_item = {
'date': item['date'],
'project': item['project']
}
serialized_data.append(serialized_item)
return Response(serialized_data)

On Thursday, May 25, 2023 at 7:05:38 AM UTC+5:30 Muhammad Juwaini Abdul 
Rahman wrote:

> Do you realize what 'Count' do?
>
> On Thu, 25 May 2023 at 09:20, 'Mohamed Yahiya Shajahan' via Django users <
> django...@googlegroups.com> wrote:
>
>> def list(self, request, *args, **kwargs):
>> project_id = self.request.query_params.get('project_id')
>> if project_id:
>> queryset = RegistrationDatesSlots.objects.values('date').
>> annotate(project=Count('project')).filter(project=project_id)
>> # queryset = 
>> RegistrationDatesSlots.objects.filter(project=project_id).query.group_by=['project']
>> else:
>> queryset = RegistrationDatesSlots.objects.all().values(
>> 'project', 'date')
>>
>> serialized_data = []
>> for item in queryset:
>> serialized_item = {
>> 'date': item['date'],
>> 'project': item['project']
>> }
>> serialized_data.append(serialized_item)
>> return Response(serialized_data)
>>
>>
>> this is my views i want to group by "project" but shows only one record,
>> i know there are multiple records there 
>>
>>
>>
>>  The content of this email is confidential and intended for the 
>> recipient specified in message only. It is strictly forbidden to share any 
>> part of this message with any third party, without a written consent of the 
>> sender. If you received this message by mistake, please reply to this 
>> message and follow with its deletion, so that we can ensure such a mistake 
>> does not occur in the future.
>>
>> SAVE PAPER | Good for your planet | Good for your Business
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/28b321b8-4e3b-4fee-a94b-177ab1ba76f0n%40googlegroups.com.


Re: group by "project"

2023-05-24 Thread Muhammad Juwaini Abdul Rahman
Do you realize what 'Count' do?

On Thu, 25 May 2023 at 09:20, 'Mohamed Yahiya Shajahan' via Django users <
django-users@googlegroups.com> wrote:

> def list(self, request, *args, **kwargs):
> project_id = self.request.query_params.get('project_id')
> if project_id:
> queryset = RegistrationDatesSlots.objects.values('date').
> annotate(project=Count('project')).filter(project=project_id)
> # queryset =
> RegistrationDatesSlots.objects.filter(project=project_id).query.group_by=['project']
> else:
> queryset = RegistrationDatesSlots.objects.all().values(
> 'project', 'date')
>
> serialized_data = []
> for item in queryset:
> serialized_item = {
> 'date': item['date'],
> 'project': item['project']
> }
> serialized_data.append(serialized_item)
> return Response(serialized_data)
>
>
> this is my views i want to group by "project" but shows only one record,
> i know there are multiple records there
>
>
>
>  The content of this email is confidential and intended for the recipient
> specified in message only. It is strictly forbidden to share any part of
> this message with any third party, without a written consent of the sender.
> If you received this message by mistake, please reply to this message and
> follow with its deletion, so that we can ensure such a mistake does not
> occur in the future.
>
> SAVE PAPER | Good for your planet | Good for your Business
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFKhtoRK8pazHODO6z5mVjNBaToJhz8%2BuBSu%3DVph7jwfor5u1g%40mail.gmail.com.


group by "project"

2023-05-24 Thread 'Mohamed Yahiya Shajahan' via Django users
 def list(self, request, *args, **kwargs):
project_id = self.request.query_params.get('project_id')
if project_id:
queryset = RegistrationDatesSlots.objects.values('date').
annotate(project=Count('project')).filter(project=project_id)
# queryset = 
RegistrationDatesSlots.objects.filter(project=project_id).query.group_by=['project']
else:
queryset = RegistrationDatesSlots.objects.all().values('project', 
'date')

serialized_data = []
for item in queryset:
serialized_item = {
'date': item['date'],
'project': item['project']
}
serialized_data.append(serialized_item)
return Response(serialized_data)


this is my views i want to group by "project" but shows only one record,
i know there are multiple records there 


-- 


 The content of this
email is confidential and intended for the recipient 
specified in message only.
It is strictly forbidden to share any part of 
this message with any third
party, without a written consent of the sender. 
If you received this message by
mistake, please reply to this message and 
follow with its deletion, so that we
can ensure such a mistake does not 
occur in the future.



SAVE PAPER |
Good for your planet | Good for your 
Business

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/016aad73-74fc-49c3-80e7-c8d68ea0a6ddn%40googlegroups.com.


Re: Machine learning mailing group

2023-04-27 Thread Gobi Dasu
+1 I would like to learn about more skill and startup focused mailing
groups like these, if anyone has suggestions.

*Regards,*
*Gobi Dasu* <https://www.linkedin.com/in/gobi-dasu-21518947> (calendar
<https://calendly.com/learningdollars/all-appointments/>)
*Stanford CS **·* *Northwestern HCI*
*LD Talent <http://learningdollarstalent.com/> *(demo
<https://www.youtube.com/watch?v=EVAo8LPCZmA>)


On Mon, Apr 24, 2023 at 11:28 AM sunday honesty 
wrote:

> Hi Django Devs,
>
> Please can anyone recommend me a Data Science mailing group like this one?
>
> Sincerely,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CALcuGNuF1Vb9W8Q-3hLSvy%3Dnicb73r1HgqGmOCN9droUORPEMQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CALcuGNuF1Vb9W8Q-3hLSvy%3Dnicb73r1HgqGmOCN9droUORPEMQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMk8evmj0cBZnovq21TTqsW_6FOHcFK0ZtRhKpMUjqzZkquFCw%40mail.gmail.com.


Machine learning mailing group

2023-04-24 Thread sunday honesty
Hi Django Devs,

Please can anyone recommend me a Data Science mailing group like this one?

Sincerely,

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CALcuGNuF1Vb9W8Q-3hLSvy%3Dnicb73r1HgqGmOCN9droUORPEMQ%40mail.gmail.com.


Re: Telegram group joining

2023-04-11 Thread Satyajit Barik
Join here:   https://t.me/python_djangodevelopers

On Tue, Apr 11, 2023 at 8:40 PM shyam manek  wrote:

>
> Hi all group members,
> I've one idea regarding our communication and contacts
> So we can create a telegram group and discuss more about opportunities and
> issues and QA for technologies.
>
> Please join telegram group
>
> https://t.me/+e7j8hq-r_uIwMTNl
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAL5Fy%3DCsypeZp_o1%3DDOjXPgcsARsia%3DoxQ9737%2BxBdazVCTiAw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAL5Fy%3DCsypeZp_o1%3DDOjXPgcsARsia%3DoxQ9737%2BxBdazVCTiAw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoBjehMfqLCW3MU6Y92EthqqRZ7BY%3DtZG9pGkyJiUX4m0g%40mail.gmail.com.


Telegram group joining

2023-04-11 Thread shyam manek
Hi all group members,
I've one idea regarding our communication and contacts
So we can create a telegram group and discuss more about opportunities and
issues and QA for technologies.

Please join telegram group

https://t.me/+e7j8hq-r_uIwMTNl

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAL5Fy%3DCsypeZp_o1%3DDOjXPgcsARsia%3DoxQ9737%2BxBdazVCTiAw%40mail.gmail.com.


Django admin only one group per user

2023-02-15 Thread Joao Frankmann
I am creating a customised Django Admin and I want to restrict users to be 
associated to no more than one group. I am using Django 4.1 and Python 3.11

admin.py:

```
from django.contrib import admin
from typing import Set

from django.contrib.auth.models import User
from django.contrib.auth.admin import UserAdmin
from django.contrib.auth.admin import UserAdmin as DjangoUserAdmin
from django.utils.translation import gettext_lazy as _

from .models import User


@admin.register(User)
class UserAdmin(DjangoUserAdmin):
ordering = ('is_staff', 'is_active', 'email', 'organisation')
list_display = ('email', 'name', 'organisation', 'is_staff', 
'is_active', 'is_superuser', 'date_joined')
fieldsets = (
("Personal info", {'fields': ('name', 'email', 'password', 
'organisation')}),
("Permissions", {'fields': (
# 'is_active',
# 'is_staff',
# 'is_superuser',
'groups',
# 'user_permissions'
)}))

add_fieldsets = (
(None, {'classes': ('wide',), 'fields': ('name', 'email', 
'password1', 'password2', 'organisation')}),
)
```

Is there a way to change this in the admin code?

Or it is possible to disable the group widget ("Choose all") on the page? 
if so which html page is used for groups?
https://i.stack.imgur.com/MyAD7.png

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/789f77e0-60e6-4664-a734-28e37e795138n%40googlegroups.com.


BlockChain and Crypto Group

2023-02-13 Thread Satyajit Barik
Guys join our Crypto WhatsApp group.
It's free for everyone. Daily 2-3 profitable trade calls.

We give the best analysis of the market price prediction.

Want to see you all as a profitable trader. Just join and celebrate拾

https://chat.whatsapp.com/IqQwOGrxBJgAIIkuC5HIBu

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoCgo7WamdvVZKpVAwOr5V52QZHDthpX2VMLoezLwg%3Dzmw%40mail.gmail.com.


Re: Dear participants of Django Users Group, could you take part in our survey, please?

2023-01-24 Thread Aharon Leibman
In this survey, mostly about things in the context of the intersection 
exactly [development >>><><<< devops]

вторник, 24 января 2023 г. в 10:22:37 UTC+2, alex@gmail.com: 

> Hey folks
> When rushing with adding new features it is easy to forget something or 
> loose the big picture.
> Why not just ask what are the common issues that Django developers have 
> faced?
> Like most of the solutions we are searching for. Like: tons of filtering 
> issues, queries and sub-queries, advanced search models, ORM-auto-generated 
> staff related...ext
> Ask about CBVs issues also
> On Monday, January 23, 2023 at 3:52:09 PM UTC+3 oranged...@gmail.com 
> wrote:
>
>>
>> We on the way to create new tools for Python developers, and to confirm 
>> the functionality we develop, we created this survey. Django framework 
>> survey <https://forms.gle/zKPja2wBGFktb9xE7>
>> Helpfully your participation that we make useful things for the entire 
>> Python community.
>> This survey is addressed primarily to software development, business 
>> owners, project managers, DevOps, stakeholders, a party that has an 
>> interest in a company and can either affect or be affected by the 
>> business. and owners of multiple disparate projects, using the Django 
>> framework.
>> Independent and team developers whose projects are implemented in Django.
>>
>> There are no product ads here and the purpose of this survey is only to 
>> determine the relevance of the problems that developers most often face.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/84cda50f-b360-46e7-a9dd-051bf65f1607n%40googlegroups.com.


Re: Dear participants of Django Users Group, could you take part in our survey, please?

2023-01-24 Thread Alex Sonar
Hey folks
When rushing with adding new features it is easy to forget something or 
loose the big picture.
Why not just ask what are the common issues that Django developers have 
faced?
Like most of the solutions we are searching for. Like: tons of filtering 
issues, queries and sub-queries, advanced search models, ORM-auto-generated 
staff related...ext
Ask about CBVs issues also
On Monday, January 23, 2023 at 3:52:09 PM UTC+3 oranged...@gmail.com wrote:

>
> We on the way to create new tools for Python developers, and to confirm 
> the functionality we develop, we created this survey. Django framework 
> survey <https://forms.gle/zKPja2wBGFktb9xE7>
> Helpfully your participation that we make useful things for the entire 
> Python community.
> This survey is addressed primarily to software development, business 
> owners, project managers, DevOps, stakeholders, a party that has an 
> interest in a company and can either affect or be affected by the 
> business. and owners of multiple disparate projects, using the Django 
> framework.
> Independent and team developers whose projects are implemented in Django.
>
> There are no product ads here and the purpose of this survey is only to 
> determine the relevance of the problems that developers most often face.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/56af18b9-41e7-4908-90cc-1d0887974778n%40googlegroups.com.


Dear participants of Django Users Group, could you take part in our survey, please?

2023-01-23 Thread Orange DataCore

We on the way to create new tools for Python developers, and to confirm the 
functionality we develop, we created this survey. Django framework survey 
<https://forms.gle/zKPja2wBGFktb9xE7>
Helpfully your participation that we make useful things for the entire 
Python community.
This survey is addressed primarily to software development, business 
owners, project managers, DevOps, stakeholders, a party that has an 
interest in a company and can either affect or be affected by the 
business. and owners of multiple disparate projects, using the Django 
framework.
Independent and team developers whose projects are implemented in Django.

There are no product ads here and the purpose of this survey is only to 
determine the relevance of the problems that developers most often face.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3793d9af-ea1c-427f-8209-81eabded38c4n%40googlegroups.com.


Re: group

2022-09-29 Thread Ken Booo
Plss add me in the official group of django pls.  I am having 2+ yrs 0f exp
.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGiSraC%2BodGj_MKqfegUugKSo4Bmv81ActyZx-gziSdZnt4SdA%40mail.gmail.com.


Re: group

2022-09-29 Thread chinna
please add me +91 9703843454
On Thu, Sep 29, 2022 at 11:52 AM Mahendra  wrote:

> Please add me +91 9700993858
>
> On Mon, 26 Sep 2022, 11:19 pm yassin kamanyile, 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>
>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAN-6G3x4NM5_fHie6DACjowaJ3gRaiKEQZ75ZjT%2Bo3uBx3Ci_Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAN-6G3x4NM5_fHie6DACjowaJ3gRaiKEQZ75ZjT%2Bo3uBx3Ci_Q%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG%3DmdoANRfK1u6nxVav_8ciDKzbzogB%3DKzLPWJBo6tQJjUic2g%40mail.gmail.com.


Re: group

2022-09-29 Thread Mahendra
Please add me +91 9700993858

On Mon, 26 Sep 2022, 11:19 pm yassin kamanyile, 
wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAN-6G3x4NM5_fHie6DACjowaJ3gRaiKEQZ75ZjT%2Bo3uBx3Ci_Q%40mail.gmail.com.


Re: group

2022-09-28 Thread M Adnan
https://chat.whatsapp.com/ICXdXOrbgoNFQTbKxalZD1

Join Django developer group by using this link thanks 

On Wed, 28 Sep 2022, 9:13 pm Prince Adedotun, 
wrote:

> Add me also...
>
> 08167422287
>
> On Mon, 26 Sept 2022, 18:49 yassin kamanyile, 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CACwPRUzeQqxnS_T0kOaepVZiyfp%3DbXA-cWHy2kRpapruxOsmWA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACwPRUzeQqxnS_T0kOaepVZiyfp%3DbXA-cWHy2kRpapruxOsmWA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABNyTSrUCd9WtBiJtWBMvdWW6d6DN4ouosdiU9X79_ew%3DwF-Lw%40mail.gmail.com.


Re: group

2022-09-28 Thread tech george
Please add me:

+254724164862

On Wed, Sep 28, 2022 at 7:13 PM Prince Adedotun 
wrote:

> Add me also...
>
> 08167422287
>
> On Mon, 26 Sept 2022, 18:49 yassin kamanyile, 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CACwPRUzeQqxnS_T0kOaepVZiyfp%3DbXA-cWHy2kRpapruxOsmWA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACwPRUzeQqxnS_T0kOaepVZiyfp%3DbXA-cWHy2kRpapruxOsmWA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADYG20FwOJWisNa%2BS90rbAncG%3DYTx58vU0WcbaiJBdwTvDNf0g%40mail.gmail.com.


Re: group

2022-09-28 Thread Prince Adedotun
Add me also...

08167422287

On Mon, 26 Sept 2022, 18:49 yassin kamanyile,  wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACwPRUzeQqxnS_T0kOaepVZiyfp%3DbXA-cWHy2kRpapruxOsmWA%40mail.gmail.com.


Re: group

2022-09-28 Thread M Adnan
https://chat.whatsapp.com/ICXdXOrbgoNFQTbKxalZD1


Join group  click on above for Django developer

On Wed, 28 Sep 2022, 9:59 am Julio Cojom,  wrote:

> This shit again, STOP IT.
>
> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
> escribió:
>
>> Please, me too...
>>
>> +51995070400
>>
>> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  wrote:
>>
>>> Please, add me too…
>>>
>>> +5531995321877
>>>
>>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>>> adetundegbemil...@gmail.com> escreveu:
>>>
>>> Good morning,
>>>
>>> Please add me to the group +2347035729829.
>>>
>>> Thanks
>>>
>>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>>> wrote:
>>>
>>>> How much do you charge ?
>>>>
>>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile <
>>>> yassinhe...@gmail.com> wrote:
>>>>
>>>>> Add me +255763023477
>>>>>
>>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, <
>>>>> faridosk...@gmail.com> wrote:
>>>>>
>>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>>> join
>>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>>> myself out for anyone who need my service.
>>>>>>
>>>>>> God bless you all
>>>>>> Enjoy your day
>>>>>> Biliaminu
>>>>>>
>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Django users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>> .
>>>>>>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Django users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>> .
>>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>

Re: group

2022-09-28 Thread Chris Minja
Add me +255754073586

On Tue, Sep 27, 2022, 17:42 Howard Black  wrote:

> Howie @8768150523
>
>
>
> Regards
>
> Howard Black
> --
> *From:* django-users@googlegroups.com  on
> behalf of yassin kamanyile 
> *Sent:* Monday, 26 September 2022 12:48 pm
> *To:* django-users@googlegroups.com 
> *Subject:* Re: group
>
> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
> Hello fellow developers, I will be creating a WhatsApp group chat later in
> the day, So I will like my fellow Python Django Developers to join the
> group. It will be much easier to discuss there and I will sacrifice myself
> out for anyone who need my service.
>
> God bless you all
> Enjoy your day
> Biliaminu
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/BN7PR07MB438683759E47E78838F72EB683559%40BN7PR07MB4386.namprd07.prod.outlook.com
> <https://groups.google.com/d/msgid/django-users/BN7PR07MB438683759E47E78838F72EB683559%40BN7PR07MB4386.namprd07.prod.outlook.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA7vgnzipT8ax6QAvvHUp_wQBxTvaXEaAkowfq_BJryvErW6Bw%40mail.gmail.com.


Re: group

2022-09-28 Thread Daniel Hirner
Kindly add me 
Name: Charles
Number: +233 204070043

On Wed, Sep 28, 2022 at 10:29 Basith  wrote:

> Kindly add me also,
> Name: Basith
> Number: +919544716586
>
> On Mon, 26 Sept 2022 at 20:49, yassin kamanyile 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAADw1sz3_Qmg3bRmyZkG7EqpTpC%3DiB4dxR_NV-mONn3dGUEH6w%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAADw1sz3_Qmg3bRmyZkG7EqpTpC%3DiB4dxR_NV-mONn3dGUEH6w%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPBnVR1mNAAJ0OFFQ5XGmsgcFn7dpA4Cwnuxz%2BanVMZXozSk8w%40mail.gmail.com.


Re: group

2022-09-28 Thread Basith
Kindly add me also,
Name: Basith
Number: +919544716586

On Mon, 26 Sept 2022 at 20:49, yassin kamanyile 
wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAADw1sz3_Qmg3bRmyZkG7EqpTpC%3DiB4dxR_NV-mONn3dGUEH6w%40mail.gmail.com.


Re: group

2022-09-28 Thread oneanplusgold
Pls. add me +971509578012

> On Sep 28, 2022, at 5:47 PM, UAE AUH  wrote:
> 
> Please add me to the group +971 50 9157218.
> 
> Thanks
> 
> On Wed, Sep 28, 2022, 5:46 PM CROMAJET EXPLORER  <mailto:cromaj...@gmail.com>> wrote:
> 08160932630
> 
> On Mon, Sep 26, 2022, 6:49 PM yassin kamanyile  <mailto:yassinhe...@gmail.com>> wrote:
> Add me +255763023477
> 
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle,  <mailto:faridosk...@gmail.com>> wrote:
> Hello fellow developers, I will be creating a WhatsApp group chat later in 
> the day, So I will like my fellow Python Django Developers to join the group. 
> It will be much easier to discuss there and I will sacrifice myself out for 
> anyone who need my service.
> 
> God bless you all
> Enjoy your day
> Biliaminu 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CA%2B7CWE%3Dof7CFQGz3Jm3fuW1qzkSm78iX8VHnbnuSiCAeb6D-JA%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CA%2B7CWE%3Dof7CFQGz3Jm3fuW1qzkSm78iX8VHnbnuSiCAeb6D-JA%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CA%2Bkg5eY5euOp6_vjUqJgbpzcA2F_U47OAiMY1zuWNqV%3Dxd-UYQ%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CA%2Bkg5eY5euOp6_vjUqJgbpzcA2F_U47OAiMY1zuWNqV%3Dxd-UYQ%40mail.gmail.com?utm_medium=email_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5AECE8BF-1F6D-478B-B20E-E89F333231CF%40gmail.com.


Re: group

2022-09-28 Thread UAE AUH
Please add me to the group +971 50 9157218.

Thanks

On Wed, Sep 28, 2022, 5:46 PM CROMAJET EXPLORER  wrote:

> 08160932630
>
> On Mon, Sep 26, 2022, 6:49 PM yassin kamanyile 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2B7CWE%3Dof7CFQGz3Jm3fuW1qzkSm78iX8VHnbnuSiCAeb6D-JA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2B7CWE%3Dof7CFQGz3Jm3fuW1qzkSm78iX8VHnbnuSiCAeb6D-JA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2Bkg5eY5euOp6_vjUqJgbpzcA2F_U47OAiMY1zuWNqV%3Dxd-UYQ%40mail.gmail.com.


Re: group

2022-09-28 Thread MKS DEV TEAM
Hello please can you add me +2250709430661

> On 28 Sep 2022, at 11:45, Adriano Machado  wrote:
> 
> please add me +5567992636781
> 
> Em qua., 28 de set. de 2022 às 08:23, bode moses  <mailto:bode...@gmail.com>> escreveu:
> please add me +2347034510718
> 
> On Wed, Sep 28, 2022 at 7:42 AM Armaan Alam  <mailto:armaanala...@gmail.com>> wrote:
> Add me +919973884727
> 
> On Wed, 28 Sep, 2022, 10:29 am Julio Cojom,  <mailto:jul.alejand...@gmail.com>> wrote:
> This shit again, STOP IT.
> 
> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ( <mailto:alfredoy...@gmail.com>>) escribió:
> Please, me too... 
> 
> +51995070400
> 
> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  <mailto:gmr...@gmail.com>> wrote:
> Please, add me too… 
> 
> +5531995321877
> 
>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO 
>> mailto:adetundegbemil...@gmail.com>> escreveu:
>> 
>> Good morning,
>> 
>> Please add me to the group +2347035729829.
>> 
>> Thanks
>> 
>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, > <mailto:nguyenthuc...@gmail.com>> wrote:
>> How much do you charge ?
>> 
>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile > <mailto:yassinhe...@gmail.com>> wrote:
>> Add me +255763023477
>> 
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, > <mailto:faridosk...@gmail.com>> wrote:
>> Hello fellow developers, I will be creating a WhatsApp group chat later in 
>> the day, So I will like my fellow Python Django Developers to join the 
>> group. It will be much easier to discuss there and I will sacrifice myself 
>> out for anyone who need my service.
>> 
>> God bless you all
>> Enjoy your day
>> Biliaminu 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users+unsubscr...@googlegroups.com 
>> <mailto:django-users+unsubscr...@googlegroups.com>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users+unsubscr...@googlegroups.com 
>> <mailto:django-users+unsubscr...@googlegroups.com>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users+unsubscr...@googlegroups.com 
>> <mailto:django-users+unsubscr...@googlegroups.com>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users+unsubscr...@googlegroups.com 
>> <mailto:django-users+unsubscr...@googlegroups.com>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails fro

Re: group

2022-09-28 Thread Dhiraj Kumar
Hi admin,

Kindly add me +91 7370890730












Thank You
Regard Dhiraj Kumar
Mobile No. : 9643843355, EXT: 250
Email Id: dhi...@nimbusitsolutions.com




On Wed, Sep 28, 2022 at 5:16 PM Adriano Machado 
wrote:

> please add me +5567992636781
>
> Em qua., 28 de set. de 2022 às 08:23, bode moses 
> escreveu:
>
>> please add me +2347034510718
>>
>> On Wed, Sep 28, 2022 at 7:42 AM Armaan Alam 
>> wrote:
>>
>>> Add me +919973884727
>>>
>>> On Wed, 28 Sep, 2022, 10:29 am Julio Cojom, 
>>> wrote:
>>>
>>>> This shit again, STOP IT.
>>>>
>>>> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
>>>> escribió:
>>>>
>>>>> Please, me too...
>>>>>
>>>>> +51995070400
>>>>>
>>>>> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva 
>>>>> wrote:
>>>>>
>>>>>> Please, add me too…
>>>>>>
>>>>>> +5531995321877
>>>>>>
>>>>>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>>>>>> adetundegbemil...@gmail.com> escreveu:
>>>>>>
>>>>>> Good morning,
>>>>>>
>>>>>> Please add me to the group +2347035729829.
>>>>>>
>>>>>> Thanks
>>>>>>
>>>>>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>>>>>> wrote:
>>>>>>
>>>>>>> How much do you charge ?
>>>>>>>
>>>>>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile <
>>>>>>> yassinhe...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Add me +255763023477
>>>>>>>>
>>>>>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, <
>>>>>>>> faridosk...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>>>>>> later in the day, So I will like my fellow Python Django Developers 
>>>>>>>>> to join
>>>>>>>>> the group. It will be much easier to discuss there and I will 
>>>>>>>>> sacrifice
>>>>>>>>> myself out for anyone who need my service.
>>>>>>>>>
>>>>>>>>> God bless you all
>>>>>>>>> Enjoy your day
>>>>>>>>> Biliaminu
>>>>>>>>>
>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>>> Groups "Django users" group.
>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>>>>> To view this discussion on the web visit
>>>>>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>>>>> .
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>> Groups "Django users" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>>>> To view this discussion on the web visit
>>>>>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>>>> .
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Django users" group.

Re: group

2022-09-28 Thread CROMAJET EXPLORER
08160932630

On Mon, Sep 26, 2022, 6:49 PM yassin kamanyile 
wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B7CWE%3Dof7CFQGz3Jm3fuW1qzkSm78iX8VHnbnuSiCAeb6D-JA%40mail.gmail.com.


Re: group

2022-09-28 Thread Adriano Machado
please add me +5567992636781

Em qua., 28 de set. de 2022 às 08:23, bode moses 
escreveu:

> please add me +2347034510718
>
> On Wed, Sep 28, 2022 at 7:42 AM Armaan Alam 
> wrote:
>
>> Add me +919973884727
>>
>> On Wed, 28 Sep, 2022, 10:29 am Julio Cojom, 
>> wrote:
>>
>>> This shit again, STOP IT.
>>>
>>> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
>>> escribió:
>>>
>>>> Please, me too...
>>>>
>>>> +51995070400
>>>>
>>>> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva 
>>>> wrote:
>>>>
>>>>> Please, add me too…
>>>>>
>>>>> +5531995321877
>>>>>
>>>>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>>>>> adetundegbemil...@gmail.com> escreveu:
>>>>>
>>>>> Good morning,
>>>>>
>>>>> Please add me to the group +2347035729829.
>>>>>
>>>>> Thanks
>>>>>
>>>>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>>>>> wrote:
>>>>>
>>>>>> How much do you charge ?
>>>>>>
>>>>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile <
>>>>>> yassinhe...@gmail.com> wrote:
>>>>>>
>>>>>>> Add me +255763023477
>>>>>>>
>>>>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, <
>>>>>>> faridosk...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>>>>> join
>>>>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>>>>> myself out for anyone who need my service.
>>>>>>>>
>>>>>>>> God bless you all
>>>>>>>> Enjoy your day
>>>>>>>> Biliaminu
>>>>>>>>
>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>> Groups "Django users" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>>>> To view this discussion on the web visit
>>>>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>>>> .
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Django users" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>>> .
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Django users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>&

Re: group

2022-09-28 Thread bode moses
please add me +2347034510718

On Wed, Sep 28, 2022 at 7:42 AM Armaan Alam  wrote:

> Add me +919973884727
>
> On Wed, 28 Sep, 2022, 10:29 am Julio Cojom, 
> wrote:
>
>> This shit again, STOP IT.
>>
>> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
>> escribió:
>>
>>> Please, me too...
>>>
>>> +51995070400
>>>
>>> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  wrote:
>>>
>>>> Please, add me too…
>>>>
>>>> +5531995321877
>>>>
>>>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>>>> adetundegbemil...@gmail.com> escreveu:
>>>>
>>>> Good morning,
>>>>
>>>> Please add me to the group +2347035729829.
>>>>
>>>> Thanks
>>>>
>>>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>>>> wrote:
>>>>
>>>>> How much do you charge ?
>>>>>
>>>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile <
>>>>> yassinhe...@gmail.com> wrote:
>>>>>
>>>>>> Add me +255763023477
>>>>>>
>>>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, <
>>>>>> faridosk...@gmail.com> wrote:
>>>>>>
>>>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>>>> join
>>>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>>>> myself out for anyone who need my service.
>>>>>>>
>>>>>>> God bless you all
>>>>>>> Enjoy your day
>>>>>>> Biliaminu
>>>>>>>
>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Django users" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>>> .
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Django users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>> .
>>>>>>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Django users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>> .
>>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CA

Re: group

2022-09-28 Thread Armaan Alam
Add me +919973884727

On Wed, 28 Sep, 2022, 10:29 am Julio Cojom, 
wrote:

> This shit again, STOP IT.
>
> El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
> escribió:
>
>> Please, me too...
>>
>> +51995070400
>>
>> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  wrote:
>>
>>> Please, add me too…
>>>
>>> +5531995321877
>>>
>>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>>> adetundegbemil...@gmail.com> escreveu:
>>>
>>> Good morning,
>>>
>>> Please add me to the group +2347035729829.
>>>
>>> Thanks
>>>
>>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>>> wrote:
>>>
>>>> How much do you charge ?
>>>>
>>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile <
>>>> yassinhe...@gmail.com> wrote:
>>>>
>>>>> Add me +255763023477
>>>>>
>>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, <
>>>>> faridosk...@gmail.com> wrote:
>>>>>
>>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>>> join
>>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>>> myself out for anyone who need my service.
>>>>>>
>>>>>> God bless you all
>>>>>> Enjoy your day
>>>>>> Biliaminu
>>>>>>
>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Django users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to django-users+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>>> .
>>>>>>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Django users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>>> .
>>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To un

Re: group

2022-09-27 Thread Julio Cojom
This shit again, STOP IT.

El mar, 27 sept 2022 a las 9:29, Alfredo Yong ()
escribió:

> Please, me too...
>
> +51995070400
>
> On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  wrote:
>
>> Please, add me too…
>>
>> +5531995321877
>>
>> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
>> adetundegbemil...@gmail.com> escreveu:
>>
>> Good morning,
>>
>> Please add me to the group +2347035729829.
>>
>> Thanks
>>
>> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
>> wrote:
>>
>>> How much do you charge ?
>>>
>>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile 
>>> wrote:
>>>
>>>> Add me +255763023477
>>>>
>>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>>>> wrote:
>>>>
>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>> join
>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>> myself out for anyone who need my service.
>>>>>
>>>>> God bless you all
>>>>> Enjoy your day
>>>>> Biliaminu
>>>>>
>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Django users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>>> .
>>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/78DCC0EF-7878-44D3-86D1-16856ACF354F%40gmail.com
>> <https://groups.google.com/d/msgid/django-users/78DCC0EF-7878-44D3-86D1-16856ACF354F%40gmail.com?utm_medium=email_source=footer>
>> .
>>
>
>
> --
> Alfredo Yong
> yoga & web
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAG%2BJWZVuyFPAOzoLQcJ_SpEsvVh3fSL8TfcbnRE6JcpFBqH52g%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAG%2BJWZVuyFPAOzoLQcJ_SpEsvVh3fSL8TfcbnRE6JcpFBqH52g%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHRQUH%3D5SQT4tAaSpgXu%2BzNBs%2BD9Od-gGTcG%2B_9WomwxrHxVCA%40mail.gmail.com.


Re: Django group

2022-09-27 Thread arts maxwell Anderson
Hello everyone
I'm Kouamou, Django developer,
Add me too
On this group

+237699812189

Le mar. 27 sept. 2022 à 16:59, sachin bhagat  a
écrit :

> Hii pls add me in group
>
> +918879399361
>
> On Tue, Sep 27, 2022, 8:11 PM Chris Adebiyi <
> adebiyichristophe...@gmail.com> wrote:
>
>> I'm interested, you can add me via +2348161201965
>>
>> On Tuesday, September 27, 2022, André Lewis 
>> wrote:
>>
>>> Hi! could you add me as well,
>>> +18762382482
>>>
>>> On Mon, 26 Sept 2022 at 20:45, Adolfo Duque León Fresneda
>>> (MisterRevenue)  wrote:
>>>
>>>> hello if you can send me the link or add me +529381108109.. greeting
>>>> from Mexico
>>>>
>>>> El lunes, 26 de septiembre de 2022 a las 7:54:05 UTC-5,
>>>> farid...@gmail.com escribió:
>>>>
>>>>> Hello fellow developers, I will be creating a WhatsApp group chat
>>>>> later in the day, So I will like my fellow Python Django Developers to 
>>>>> join
>>>>> the group. It will be much easier to discuss there and I will sacrifice
>>>>> myself out for anyone who need my service.
>>>>>
>>>>> God bless you all
>>>>> Enjoy your day
>>>>> Biliaminu
>>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/1e19374b-65cb-4fd0-8533-7cc5751fc1f2n%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/django-users/1e19374b-65cb-4fd0-8533-7cc5751fc1f2n%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAJN6x_jJ8w_QBGWOEaXjgO9fChofhZ28fBZ5t9b%2BWyGipSvmsw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAJN6x_jJ8w_QBGWOEaXjgO9fChofhZ28fBZ5t9b%2BWyGipSvmsw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2B1vV4DKy0qJxmC0t5i1YbR4QAXeFkM_bwxJxXqBv%2B6ZssRByg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2B1vV4DKy0qJxmC0t5i1YbR4QAXeFkM_bwxJxXqBv%2B6ZssRByg%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABqfR%3D7DUOFPAsK_Y11Lq6JXWbRBBFe_nPS_baPRj8rbpWgQqg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CABqfR%3D7DUOFPAsK_Y11Lq6JXWbRBBFe_nPS_baPRj8rbpWgQqg%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK83AirX-GkmSmMTecZmVWAAQaVmqd7pFnTeShkYtS%2B_n8WE1w%40mail.gmail.com.


Re: group

2022-09-27 Thread Alfredo Yong
Please, me too...

+51995070400

On Tue, Sep 27, 2022 at 9:43 AM Giovanni Silva  wrote:

> Please, add me too…
>
> +5531995321877
>
> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO <
> adetundegbemil...@gmail.com> escreveu:
>
> Good morning,
>
> Please add me to the group +2347035729829.
>
> Thanks
>
> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
> wrote:
>
>> How much do you charge ?
>>
>> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile 
>> wrote:
>>
>>> Add me +255763023477
>>>
>>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>>> wrote:
>>>
>>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>>> in the day, So I will like my fellow Python Django Developers to join the
>>>> group. It will be much easier to discuss there and I will sacrifice myself
>>>> out for anyone who need my service.
>>>>
>>>> God bless you all
>>>> Enjoy your day
>>>> Biliaminu
>>>>
>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/78DCC0EF-7878-44D3-86D1-16856ACF354F%40gmail.com
> <https://groups.google.com/d/msgid/django-users/78DCC0EF-7878-44D3-86D1-16856ACF354F%40gmail.com?utm_medium=email_source=footer>
> .
>


-- 
Alfredo Yong
yoga & web

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG%2BJWZVuyFPAOzoLQcJ_SpEsvVh3fSL8TfcbnRE6JcpFBqH52g%40mail.gmail.com.


Re: group

2022-09-27 Thread Giovanni Silva
Please, add me too… 

+5531995321877

> Em 27 de set. de 2022, à(s) 02:27, Adetunde ADESUNBO ALAO 
> mailto:adetundegbemil...@gmail.com>> escreveu:
> 
> Good morning,
> 
> Please add me to the group +2347035729829.
> 
> Thanks
> 
> On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen,  <mailto:nguyenthuc...@gmail.com>> wrote:
> How much do you charge ?
> 
> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile  <mailto:yassinhe...@gmail.com>> wrote:
> Add me +255763023477
> 
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle,  <mailto:faridosk...@gmail.com>> wrote:
> Hello fellow developers, I will be creating a WhatsApp group chat later in 
> the day, So I will like my fellow Python Django Developers to join the group. 
> It will be much easier to discuss there and I will sacrifice myself out for 
> anyone who need my service.
> 
> God bless you all
> Enjoy your day
> Biliaminu 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com?utm_medium=email_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/78DCC0EF-7878-44D3-86D1-16856ACF354F%40gmail.com.


Re: group

2022-09-27 Thread Howard Black
Howie @8768150523



Regards

Howard Black

From: django-users@googlegroups.com  on behalf 
of yassin kamanyile 
Sent: Monday, 26 September 2022 12:48 pm
To: django-users@googlegroups.com 
Subject: Re: group

Add me +255763023477

On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
mailto:faridosk...@gmail.com>> wrote:
Hello fellow developers, I will be creating a WhatsApp group chat later in the 
day, So I will like my fellow Python Django Developers to join the group. It 
will be much easier to discuss there and I will sacrifice myself out for anyone 
who need my service.

God bless you all
Enjoy your day
Biliaminu

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>.

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/BN7PR07MB438683759E47E78838F72EB683559%40BN7PR07MB4386.namprd07.prod.outlook.com.


Re: group

2022-09-27 Thread MBABALI FAISAL
Add me boss
+256 781391858

On Mon, 26 Sept 2022 at 23:11, Daniel Joseph 
wrote:

> Add me also +2348036267282
>
> On Mon, 26 Sept 2022 at 18:49, yassin kamanyile 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAMHD5ZQkxTgqJCzguOxQ0i6rM0Ddx%3D8w5Q8i6Qcx23yYWB0XSw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAMHD5ZQkxTgqJCzguOxQ0i6rM0Ddx%3D8w5Q8i6Qcx23yYWB0XSw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFN9gHgQ20n_Xh6cJcHyMOMzMx%2BAb6A%3DNbmgaF84mF8r7GDaeg%40mail.gmail.com.


Re: group

2022-09-27 Thread Adetunde ADESUNBO ALAO
Good morning,

Please add me to the group +2347035729829.

Thanks

On Mon, 26 Sept 2022, 21:11 Thuc Dat Nguyen, 
wrote:

> How much do you charge ?
>
> On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile 
> wrote:
>
>> Add me +255763023477
>>
>> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
>> wrote:
>>
>>> Hello fellow developers, I will be creating a WhatsApp group chat later
>>> in the day, So I will like my fellow Python Django Developers to join the
>>> group. It will be much easier to discuss there and I will sacrifice myself
>>> out for anyone who need my service.
>>>
>>> God bless you all
>>> Enjoy your day
>>> Biliaminu
>>>
>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEUJJqud1PPkn%2B6XXvis--dDKQZ%2Br6fk0B-YjF5rbUamki4DMA%40mail.gmail.com.


Re: group

2022-09-26 Thread Thuc Dat Nguyen
How much do you charge ?

On Mon, Sep 26, 2022 at 12:49 PM yassin kamanyile 
wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABkbZb%2B5f7EYZ-0JiMHiE4mp2NN2kREpKEAB%2BBk7W-Z9r548iw%40mail.gmail.com.


Re: group

2022-09-26 Thread Daniel Joseph
Add me also +2348036267282

On Mon, 26 Sept 2022 at 18:49, yassin kamanyile 
wrote:

> Add me +255763023477
>
> On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
> wrote:
>
>> Hello fellow developers, I will be creating a WhatsApp group chat later
>> in the day, So I will like my fellow Python Django Developers to join the
>> group. It will be much easier to discuss there and I will sacrifice myself
>> out for anyone who need my service.
>>
>> God bless you all
>> Enjoy your day
>> Biliaminu
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMHD5ZQkxTgqJCzguOxQ0i6rM0Ddx%3D8w5Q8i6Qcx23yYWB0XSw%40mail.gmail.com.


Re: group

2022-09-26 Thread yassin kamanyile
Add me +255763023477

On Mon, 26 Sept 2022, 15:53 Abdulfarid Olakunle, 
wrote:

> Hello fellow developers, I will be creating a WhatsApp group chat later in
> the day, So I will like my fellow Python Django Developers to join the
> group. It will be much easier to discuss there and I will sacrifice myself
> out for anyone who need my service.
>
> God bless you all
> Enjoy your day
> Biliaminu
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOyeOe9tKFCogEZv1NfTVVRMpFcXxayH9vp0JU3XYiFO4fYU%2Bw%40mail.gmail.com.


Re: remove user from a specific group in django

2022-08-17 Thread Ryan Nowakowski
usuario isn't a username, it's a QuerySet so I don't think:

User.objects.get(username=usuario)

... will work.

Please post the specific error you're getting including any traceback.

On August 16, 2022 3:30:46 PM CDT, "José Ángel Encinas" 
 wrote:
>hi guys, im trying to remove user from a specific group using a function in 
>django but can to do it, can help me someone?
>
>this is the function
>def accesstosystem(request):
>usuario = User.objects.filter(groups__name='revisión')
>user = User.objects.get(username=usuario)
>group = Group.objects.get(name='revisión')
>user.groups.remove(group)
>
>kind regards 
>
>-- 
>You received this message because you are subscribed to the Google Groups 
>"Django users" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to django-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit 
>https://groups.google.com/d/msgid/django-users/d36d5c76-9824-4971-94ed-a2288827b656n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/482D57FC-EA71-4681-B824-92517C65770A%40fattuba.com.


remove user from a specific group in django

2022-08-16 Thread José Ángel Encinas
hi guys, im trying to remove user from a specific group using a function in 
django but can to do it, can help me someone?

this is the function
def accesstosystem(request):
usuario = User.objects.filter(groups__name='revisión')
user = User.objects.get(username=usuario)
group = Group.objects.get(name='revisión')
user.groups.remove(group)

kind regards 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d36d5c76-9824-4971-94ed-a2288827b656n%40googlegroups.com.


Re: Invite to join WhatsApp group

2022-08-08 Thread Wilson De Caro Puertas
Hi, how are you?

The group is full

El vie., 5 de agosto de 2022 10:47 a. m., Satyajit Barik <
satyajitbarik@gmail.com> escribió:

> Hey,
>
> Join in Whatsapp python group using the below link to get solve your
> Python and Django related problems.
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
> [Membership benefits] Here are some great perks you get for becoming a
> member:
> * Ask your python & django related problems: get quick possible answer.
> * Friendly environment: you can learn python & django from core.
> * Daily Python Assignment exercise.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJef%2Bd2zMXBOU%3Du50AbXEZbk-o17nhGPKJXGRHd9tXW06aO_yg%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-07 Thread Saif
Please do not spam this email

Admins please look into it
Please remove him from google groups

On Fri, 5 Aug 2022, 21:17 Satyajit Barik, 
wrote:

> Hey,
>
> Join in Whatsapp python group using the below link to get solve your
> Python and Django related problems.
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
> [Membership benefits] Here are some great perks you get for becoming a
> member:
> * Ask your python & django related problems: get quick possible answer.
> * Friendly environment: you can learn python & django from core.
> * Daily Python Assignment exercise.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOFieOCWrHvNiOGkcyMdTPHgCc%2BpwSTxMV%2B1JC5uB0FsecP7xA%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-07 Thread christian Damon
coming soon ?

Le dim. 7 août 2022, 19:54, Bello Victor  a écrit :

> Exactly what i wanted to say. The group has helped alot.
>
> On Sun, 7 Aug 2022, 1:48 am José Ícaro,  wrote:
>
>> Hey Bro, this is not SPAM, it's Real Help Group. #no_Spam #only_Python
>>
>> Em sex., 5 de ago. de 2022 às 13:02, Dylan Reinhold 
>> escreveu:
>>
>>> Please stop spaming this list.
>>>
>>> Thanks.
>>>
>>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>>> wrote:
>>>
>>>> Hey,
>>>>
>>>> Join in Whatsapp python group using the below link to get solve your
>>>> Python and Django related problems.
>>>>
>>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>>
>>>> [Membership benefits] Here are some great perks you get for becoming a
>>>> member:
>>>> * Ask your python & django related problems: get quick possible answer.
>>>> * Friendly environment: you can learn python & django from core.
>>>> * Daily Python Assignment exercise.
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>>
>>
>> --
>> José Ícaro Bezerra Clemente
>> Linkedin
>> <https://br.linkedin.com/in/jos%C3%A9-%C3%ADcaro-bezerra-clemente-94880037?trk=pub-pbmap>
>> / Facebook <https://www.facebook.com/jibcl.77>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAEQ8WMSRwJQk%3D%3DEuzNvy8iOJrH1ZzqUMgkwfdgLwQAXbGvPPxg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAEQ8WMSRwJQk%3D%3DEuzNvy8iOJrH1ZzqUMgkwfdgLwQAXbGvPPxg%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAN4dm1Yf%3D_ouTXujkOjsr3567S%3DdvkUL%2BnY01gGVZU%3DfEnZ1TA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAN4dm1Yf%3D_ouTXujkOjsr3567S%3DdvkUL%2BnY01gGVZU%3DfEnZ1TA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABVi%3DZ41SCOi%3DEbZ48KDLccJjR4%3DYY%3DD0B8%2BUs8dhofdHZO5sw%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-07 Thread Bello Victor
Exactly what i wanted to say. The group has helped alot.

On Sun, 7 Aug 2022, 1:48 am José Ícaro,  wrote:

> Hey Bro, this is not SPAM, it's Real Help Group. #no_Spam #only_Python
>
> Em sex., 5 de ago. de 2022 às 13:02, Dylan Reinhold 
> escreveu:
>
>> Please stop spaming this list.
>>
>> Thanks.
>>
>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>> wrote:
>>
>>> Hey,
>>>
>>> Join in Whatsapp python group using the below link to get solve your
>>> Python and Django related problems.
>>>
>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>
>>> [Membership benefits] Here are some great perks you get for becoming a
>>> member:
>>> * Ask your python & django related problems: get quick possible answer.
>>> * Friendly environment: you can learn python & django from core.
>>> * Daily Python Assignment exercise.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
>
>
> --
> José Ícaro Bezerra Clemente
> Linkedin
> <https://br.linkedin.com/in/jos%C3%A9-%C3%ADcaro-bezerra-clemente-94880037?trk=pub-pbmap>
> / Facebook <https://www.facebook.com/jibcl.77>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAEQ8WMSRwJQk%3D%3DEuzNvy8iOJrH1ZzqUMgkwfdgLwQAXbGvPPxg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEQ8WMSRwJQk%3D%3DEuzNvy8iOJrH1ZzqUMgkwfdgLwQAXbGvPPxg%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAN4dm1Yf%3D_ouTXujkOjsr3567S%3DdvkUL%2BnY01gGVZU%3DfEnZ1TA%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-07 Thread christian Damon
you don't have a telegram group too?

Le ven. 5 août 2022, 16:48, Satyajit Barik  a
écrit :

> Hey,
>
> Join in Whatsapp python group using the below link to get solve your
> Python and Django related problems.
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
> [Membership benefits] Here are some great perks you get for becoming a
> member:
> * Ask your python & django related problems: get quick possible answer.
> * Friendly environment: you can learn python & django from core.
> * Daily Python Assignment exercise.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABVi%3DZ5POTh-2SVwo-cBe1qsqAKQw3v8e_gwAEPWw7PwEW2jbw%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-06 Thread José Ícaro
Hey Bro, this is not SPAM, it's Real Help Group. #no_Spam #only_Python

Em sex., 5 de ago. de 2022 às 13:02, Dylan Reinhold 
escreveu:

> Please stop spaming this list.
>
> Thanks.
>
> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
> wrote:
>
>> Hey,
>>
>> Join in Whatsapp python group using the below link to get solve your
>> Python and Django related problems.
>>
>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>
>> [Membership benefits] Here are some great perks you get for becoming a
>> member:
>> * Ask your python & django related problems: get quick possible answer.
>> * Friendly environment: you can learn python & django from core.
>> * Daily Python Assignment exercise.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>


-- 
José Ícaro Bezerra Clemente
Linkedin
<https://br.linkedin.com/in/jos%C3%A9-%C3%ADcaro-bezerra-clemente-94880037?trk=pub-pbmap>
/ Facebook <https://www.facebook.com/jibcl.77>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEQ8WMSRwJQk%3D%3DEuzNvy8iOJrH1ZzqUMgkwfdgLwQAXbGvPPxg%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-06 Thread Balaji K S
Hey, There is many forums in Gmail itself. Why do you need Whatsapp Group
which contains a personal mobile number? That's where these forums were
great!

Regards & Thanks,
Balaji Ks



On Fri, Aug 5, 2022 at 9:17 PM Satyajit Barik 
wrote:

> Hey,
>
> Join in Whatsapp python group using the below link to get solve your
> Python and Django related problems.
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
> [Membership benefits] Here are some great perks you get for becoming a
> member:
> * Ask your python & django related problems: get quick possible answer.
> * Friendly environment: you can learn python & django from core.
> * Daily Python Assignment exercise.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADPGG3qoaEmTvrw78NgSeavFT9hqpw19MOW3QQTuoXTL7G1OrA%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Vishesh Mangla
This group is not for promoting your paid service. It's where volunteers
help each other.So stop advertising your classes here.

On Sat, 6 Aug, 2022, 02:38 Dylan Reinhold,  wrote:

> In the past 2 weeks, I have seen this same message sent over 4 times.
>
> We get it, you have a whatsapp group.
>
> Dylan
>
> On Fri, Aug 5, 2022, 10:32 Satyajit Barik 
> wrote:
>
>> Hey Dylan,
>>
>> We do not spam anything, We try our best to help others.
>>
>>
>> Thanks.
>>
>> On Fri, Aug 5, 2022 at 9:32 PM Dylan Reinhold 
>> wrote:
>>
>>> Please stop spaming this list.
>>>
>>> Thanks.
>>>
>>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>>> wrote:
>>>
>>>> Hey,
>>>>
>>>> Join in Whatsapp python group using the below link to get solve your
>>>> Python and Django related problems.
>>>>
>>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>>
>>>> [Membership benefits] Here are some great perks you get for becoming a
>>>> member:
>>>> * Ask your python & django related problems: get quick possible answer.
>>>> * Friendly environment: you can learn python & django from core.
>>>> * Daily Python Assignment exercise.
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHtg44ChoL%3DiJ2fnLyn98MV3ON2ef4GsTzdn_2hfL1a9%2BAosGA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHtg44ChoL%3DiJ2fnLyn98MV3ON2ef4GsTzdn_2hfL1a9%2BAosGA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACaE8x5EBf3yG1RYJvFHD_G2FL0FcULmERpZ%3DqVP_Xy6qdu8uw%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Dylan Reinhold
In the past 2 weeks, I have seen this same message sent over 4 times.

We get it, you have a whatsapp group.

Dylan

On Fri, Aug 5, 2022, 10:32 Satyajit Barik 
wrote:

> Hey Dylan,
>
> We do not spam anything, We try our best to help others.
>
>
> Thanks.
>
> On Fri, Aug 5, 2022 at 9:32 PM Dylan Reinhold  wrote:
>
>> Please stop spaming this list.
>>
>> Thanks.
>>
>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>> wrote:
>>
>>> Hey,
>>>
>>> Join in Whatsapp python group using the below link to get solve your
>>> Python and Django related problems.
>>>
>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>
>>> [Membership benefits] Here are some great perks you get for becoming a
>>> member:
>>> * Ask your python & django related problems: get quick possible answer.
>>> * Friendly environment: you can learn python & django from core.
>>> * Daily Python Assignment exercise.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHtg44ChoL%3DiJ2fnLyn98MV3ON2ef4GsTzdn_2hfL1a9%2BAosGA%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Kaocher Ahmed
Are they spamming it?

kaocher Ahamed
Founder
Aarry Limited
A mobility technology leading company

On Fri, Aug 5, 2022, 10:02 PM Dylan Reinhold  wrote:

> Please stop spaming this list.
>
> Thanks.
>
> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
> wrote:
>
>> Hey,
>>
>> Join in Whatsapp python group using the below link to get solve your
>> Python and Django related problems.
>>
>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>
>> [Membership benefits] Here are some great perks you get for becoming a
>> member:
>> * Ask your python & django related problems: get quick possible answer.
>> * Friendly environment: you can learn python & django from core.
>> * Daily Python Assignment exercise.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEFdi%2BzZ7irJ6748U7ySaLB2f6QLgpk1c6z0r4Ge4GHx7aNyhg%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Kaocher Ahmed
They are sending unnecessary promotion for  course. Everything open source
and please try to help people Free an technical support

Don't text for marketing on the group

kaocher Ahamed
Founder
Aarry Limited
A mobility technology leading company

On Fri, Aug 5, 2022, 11:34 PM Lakshyaraj Dash 
wrote:

> But still, you can create your own Google group instead of creating a
> watsapp group
>
> On Fri, Aug 5, 2022, 23:02 Satyajit Barik 
> wrote:
>
>> Hey Dylan,
>>
>> We do not spam anything, We try our best to help others.
>>
>>
>> Thanks.
>>
>> On Fri, Aug 5, 2022 at 9:32 PM Dylan Reinhold 
>> wrote:
>>
>>> Please stop spaming this list.
>>>
>>> Thanks.
>>>
>>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>>> wrote:
>>>
>>>> Hey,
>>>>
>>>> Join in Whatsapp python group using the below link to get solve your
>>>> Python and Django related problems.
>>>>
>>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>>
>>>> [Membership benefits] Here are some great perks you get for becoming a
>>>> member:
>>>> * Ask your python & django related problems: get quick possible answer.
>>>> * Friendly environment: you can learn python & django from core.
>>>> * Daily Python Assignment exercise.
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Django users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to django-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAF7qQgA3fAqB1gMBiYcipK_UecYH5JxRv2SCekdN99wVLXk0QA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAF7qQgA3fAqB1gMBiYcipK_UecYH5JxRv2SCekdN99wVLXk0QA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEFdi%2Bx7mzpp3048xw7G5Ema_Q4igY%3D80NJwpUfuXA6Vzc2VMQ%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Gerardo Palazuelos Guerrero
I don't consider your spam emails a way to help others.
Please, stop spamming this list.

--
Gerardo Palazuelos Guerrero



On Fri, Aug 5, 2022 at 11:32 AM Satyajit Barik 
wrote:

> Hey Dylan,
>
> We do not spam anything, We try our best to help others.
>
>
> Thanks.
>
> On Fri, Aug 5, 2022 at 9:32 PM Dylan Reinhold  wrote:
>
>> Please stop spaming this list.
>>
>> Thanks.
>>
>> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
>> wrote:
>>
>>> Hey,
>>>
>>> Join in Whatsapp python group using the below link to get solve your
>>> Python and Django related problems.
>>>
>>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>>
>>> [Membership benefits] Here are some great perks you get for becoming a
>>> member:
>>> * Ask your python & django related problems: get quick possible answer.
>>> * Friendly environment: you can learn python & django from core.
>>> * Daily Python Assignment exercise.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJ8iCyMsLS2PoNsGB4HCRnpKkVJoMvWOqhOz8QfLr7QK0WVamA%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Satyajit Barik
Hey Dylan,

We do not spam anything, We try our best to help others.


Thanks.

On Fri, Aug 5, 2022 at 9:32 PM Dylan Reinhold  wrote:

> Please stop spaming this list.
>
> Thanks.
>
> On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
> wrote:
>
>> Hey,
>>
>> Join in Whatsapp python group using the below link to get solve your
>> Python and Django related problems.
>>
>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>
>> [Membership benefits] Here are some great perks you get for becoming a
>> member:
>> * Ask your python & django related problems: get quick possible answer.
>> * Friendly environment: you can learn python & django from core.
>> * Daily Python Assignment exercise.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoCjv9Wbc4rpecy%2BEvazsgE8h%2BFkt0wGG8Th9qVjxHe-mw%40mail.gmail.com.


Re: Invite to join WhatsApp group

2022-08-05 Thread Dylan Reinhold
Please stop spaming this list.

Thanks.

On Fri, Aug 5, 2022, 08:47 Satyajit Barik 
wrote:

> Hey,
>
> Join in Whatsapp python group using the below link to get solve your
> Python and Django related problems.
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
> [Membership benefits] Here are some great perks you get for becoming a
> member:
> * Ask your python & django related problems: get quick possible answer.
> * Friendly environment: you can learn python & django from core.
> * Daily Python Assignment exercise.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHtg44Ar6QoZ35wRGk%3DxMO4SqntfUqP5vjWL-yuKkk8Ca5vLNA%40mail.gmail.com.


Invite to join WhatsApp group

2022-08-05 Thread Satyajit Barik
Hey,

Join in Whatsapp python group using the below link to get solve your Python
and Django related problems.

https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy

[Membership benefits] Here are some great perks you get for becoming a
member:
* Ask your python & django related problems: get quick possible answer.
* Friendly environment: you can learn python & django from core.
* Daily Python Assignment exercise.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoCUxfPQCK2eUPM2_ioKZUoN4UV6ziLThxJYwHHARf%3D3pw%40mail.gmail.com.


Become Django Member in WhatsApp group

2022-07-29 Thread Satyajit Barik
Dear Pythonian & Djangoian,


I am delighted to invite you on behalf of python & django to become a free
member today in WhatsApp group.


Here you can join in our WhatsApp group using below link

<https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy>

https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy


[Membership benefits] Here are some great perks you get for becoming a
member:

   - Ask your python & django related problems: get quick possible answer.
   - Friendly environment: you can learn python & django from core.
   - Daily Python Assignment exercise.


Thank you for your consideration, I look forward to hearing from you and
hope to see you at our WhatsApp python group.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoDOtAeWPy6JofNBu38_HvPTnCEA_AACow2HeUxaGSzg-g%40mail.gmail.com.


Re: Become Django member in WhatsApp group

2022-07-29 Thread Lakshyaraj Dash
Hey if you want to store your json as a django model data in the admin
panel then follow the documentation link below.
https://www.tutorialspoint.com/importing-data-into-models-in-django

Thanks and Regards
Lakshyaraj Dash

On Fri, Jul 29, 2022, 04:26 Manpreet Kaur 
wrote:

> Hello Dear,
> I am Manpreet Kaur, i need your assistance to solve a problem. actually i
> have json file  and i have to store that data to django admin panel. how do
> i store json file data to django admin panel. i need solution on priority.
> please provide solution as soon as possible actually i have to run that
> program in office tomorrow.
>
> On Tuesday, July 26, 2022 at 11:25:04 PM UTC+5:30 satyajit...@gmail.com
> wrote:
>
>> Dear Pythonian & Djangoian,
>>
>>
>> I am delighted to invite you on behalf of python & django to become a
>> free member today in WhatsApp group.
>>
>>
>> Here you can join in our WhatsApp group using below link
>>
>> <https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy>
>>
>> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>>
>>
>> [Membership benefits] Here are some great perks you get for becoming a
>> member:
>>
>>- Ask your python & django related problems: get quick possible
>>answer.
>>- Friendly environment: you can learn python & django from core.
>>- Daily Python Assignment exercise.
>>
>>
>> Thank you for your consideration, I look forward to hearing from you and
>> hope to see you at our WhatsApp python group.
>>
>>
>>
>> Thanks & Best Regards,
>>
>> Satyajit Barik
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/83236576-4563-409a-a07a-1c94e9ab3cc5n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/83236576-4563-409a-a07a-1c94e9ab3cc5n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF7qQgCWYNyE8ErejwcNK_zV6apFKj1hnbQVwP92JYi2AxqSWw%40mail.gmail.com.


Re: Become Django member in WhatsApp group

2022-07-28 Thread Manpreet Kaur
Hello Dear,
I am Manpreet Kaur, i need your assistance to solve a problem. actually i 
have json file  and i have to store that data to django admin panel. how do 
i store json file data to django admin panel. i need solution on priority. 
please provide solution as soon as possible actually i have to run that 
program in office tomorrow.

On Tuesday, July 26, 2022 at 11:25:04 PM UTC+5:30 satyajit...@gmail.com 
wrote:

> Dear Pythonian & Djangoian,
>
>
> I am delighted to invite you on behalf of python & django to become a free 
> member today in WhatsApp group.
>
>
> Here you can join in our WhatsApp group using below link
>
> <https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy>
>
> https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy
>
>
> [Membership benefits] Here are some great perks you get for becoming a 
> member:
>
>- Ask your python & django related problems: get quick possible answer.
>- Friendly environment: you can learn python & django from core.
>- Daily Python Assignment exercise.
>
>
> Thank you for your consideration, I look forward to hearing from you and 
> hope to see you at our WhatsApp python group.
>
>
>
> Thanks & Best Regards,
>
> Satyajit Barik
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/83236576-4563-409a-a07a-1c94e9ab3cc5n%40googlegroups.com.


Become Django member in WhatsApp group

2022-07-28 Thread Satyajit Barik
Dear Pythonian & Djangoian,


I am delighted to invite you on behalf of python & django to become a free
member today in WhatsApp group.


Here you can join our WhatsApp group using the below link

<https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy>

https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy


[Membership benefits] Here are some great perks you get for becoming a
member:

   - Ask your python & django related problems: get quick possible answers.
   - Friendly environment: you can learn python & django from core.
   - Daily Python Assignment exercise.


Thank you for your consideration, I look forward to hearing from you and
hope to see you at our WhatsApp python group.



Thanks & Best Regards,

Satyajit Barik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoBdTe2FsL1xe%2BkBtu7YAzWNrtT3w%2BkA11r4qJLmako17Q%40mail.gmail.com.


Become Python & Django member in Telegram group

2022-07-27 Thread Satyajit Barik
Dear Pythonian & Djangoian,

I am delighted to invite you all on behalf of python & django to become a
free member today in Telegram group.

Here you can join in our Telegram group using below link

https://t.me/python_djangodevelopers

[Membership benefits] Here are some great perks you get for becoming a
member:
* Ask your python & django related problems: get quick possible answer.
* Friendly environment: you can learn python & django from the core.
* Daily Python Assignment exercise.

Thank you for your consideration, I look forward to hearing from you and
hope to see you at the next level as a Python Developer.


Thanks & Best Regards,
Satyajit Barik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoDOT_K52Ug%3DC3Y%2BCVZ2-tfOdYVnPQ9t-_HJRZM-k7kxEw%40mail.gmail.com.


Become Django member in WhatsApp group

2022-07-26 Thread Satyajit Barik
Dear Pythonian & Djangoian,


I am delighted to invite you on behalf of python & django to become a free
member today in WhatsApp group.


Here you can join in our WhatsApp group using below link

<https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy>

https://chat.whatsapp.com/Bq2jcxLJVG50v9Wbkvz6Vy


[Membership benefits] Here are some great perks you get for becoming a
member:

   - Ask your python & django related problems: get quick possible answer.
   - Friendly environment: you can learn python & django from core.
   - Daily Python Assignment exercise.


Thank you for your consideration, I look forward to hearing from you and
hope to see you at our WhatsApp python group.



Thanks & Best Regards,

Satyajit Barik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANd-%2BoB-3xJPDhTTothoL9MVUxPQ_No-oh_R3j%3D2B3chfpot-g%40mail.gmail.com.


Re: Join Django Africa Chat Group

2022-06-20 Thread ronald munjoma
Hi

https://chat.whatsapp.com/IgJcwnZR9sr1Jatc5jnSx9


On Mon, 20 Jun 2022, 17:00 Flavien HUGS,  wrote:

> Hello,
>
> Can I have the link to the WhatsApp group?
>
> Le vendredi 17 juin 2022 à 16:31:12 UTC, joshuak...@gmail.com a écrit :
>
>> Join Django Africa whatsapp chat and have instance interaction for your
>> questions
>>
>> Follow the link below.
>> https://chat.whatsapp.com/IgJcwnZR9sr1Jatc5jnSx9
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/1af802bb-58ce-4639-ac7d-e8ead3322c65n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/1af802bb-58ce-4639-ac7d-e8ead3322c65n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF76ju%2BEx5wzPg_Dvi9n9WHEzxfOyPkNZqZEKxQtQUjbeLKqyg%40mail.gmail.com.


Re: Join Django Africa Chat Group

2022-06-20 Thread Flavien HUGS
Hello,

Can I have the link to the WhatsApp group?

Le vendredi 17 juin 2022 à 16:31:12 UTC, joshuak...@gmail.com a écrit :

> Join Django Africa whatsapp chat and have instance interaction for your 
> questions
>
> Follow the link below.
> https://chat.whatsapp.com/IgJcwnZR9sr1Jatc5jnSx9
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1af802bb-58ce-4639-ac7d-e8ead3322c65n%40googlegroups.com.


Join Django Africa Chat Group

2022-06-17 Thread Joshua Olatunji
Join Django Africa whatsapp chat and have instance interaction for your
questions

Follow the link below.
https://chat.whatsapp.com/IgJcwnZR9sr1Jatc5jnSx9

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEL9fCES21ii_TOKm27BwJ%3DMcr7uZ9jJVR0pJTDQ_L6xGEMHBw%40mail.gmail.com.


'Group' object has no attribute 'group'

2021-11-08 Thread Jaime Almeida
Hi everyone i have this error when use : 
registro.group.permissions.add(gp)  inside a loop for.  everything  right 
Ok the permisssions has saved. but i have the error : 'Group' object has no 
attribute 'group'.  i have not idea for this error. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f1d5482a-53a1-4e79-b8ea-7339ae662ca9n%40googlegroups.com.


Proper way to create custom Group

2021-10-03 Thread Scot Hacker
It is possible to create a custom Group model in Django, although there is 
no `settings.AUTH_GROUPS_MODEL` equivalent to `AUTH_USER_MODEL`. When 
creating a custom Group system one can either inherit from the Django's 
`Group` model, or not. If you do, you still can use `user.groups.all()`. If 
you do not, you need to use a different related objects manager.

The question is this: I can't seem to find anywhere in the docs where 
Django recommends doing it one way or another. I've always thought that a 
custom group should subclass Group, and that is common, but some projects 
apparently don't do it that way.

I am asking because I am the maintainer of a reusable app that requires 
groups compatibility, and have come across an app that that uses a 
non-Django-derived groups system. 

Are there any best practices on this question in the Django docs or 
elsewhere?

Thanks,
Scot

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b54c91b9-debe-4a2b-99fa-f982637568a2n%40googlegroups.com.


Re: Django WhatsApp Group

2021-07-29 Thread Sky Lord
https://chat.whatsapp.com/FbJxWDIvcsmFdK8mSqXjS0

On Thu, Jul 29, 2021, 2:06 PM Ogara Dennis  wrote:

> Hello Friends
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/1188f76d-5662-47b9-adb6-a828c8369fc8n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/1188f76d-5662-47b9-adb6-a828c8369fc8n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADkdEzFEADB-aR5yK4ATf41r6zyqj_VpM-V1TiqoHstnocv-hQ%40mail.gmail.com.


Re: Please remove me from this user group.

2021-07-29 Thread Sky Lord
Just click on the unsubscribe button

On Tue, Jul 27, 2021, 3:16 AM Shirley Nelson  wrote:

> Please remove me from this user group. Thank you.
>
> Regards, Shirley Nelson
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BN15oZhNz6SYsnN1tiBoyjyn-8nM0tfQ2Ua1MWSrVJTdiWa8A%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BN15oZhNz6SYsnN1tiBoyjyn-8nM0tfQ2Ua1MWSrVJTdiWa8A%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADkdEzF55QAQXw6QYaJ5jf2MD8Czn96Zr6-rddtrE9w6PgwgNA%40mail.gmail.com.


Re: Please remove me from this user group.

2021-07-26 Thread Raphael Polanco
Farewell.

On Mon, Jul 26, 2021 at 22:16 Shirley Nelson  wrote:

> Please remove me from this user group. Thank you.
>
> Regards, Shirley Nelson
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BN15oZhNz6SYsnN1tiBoyjyn-8nM0tfQ2Ua1MWSrVJTdiWa8A%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BN15oZhNz6SYsnN1tiBoyjyn-8nM0tfQ2Ua1MWSrVJTdiWa8A%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
-- 
Sent from Gmail Mobile

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJoAtSnoRK61-z8Lh1-rd2CmKhqYU%2BCo%3D%3D%3DHaaaP8%2BcuO5GokA%40mail.gmail.com.


Please remove me from this user group.

2021-07-26 Thread Shirley Nelson
Please remove me from this user group. Thank you.

Regards, Shirley Nelson

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BN15oZhNz6SYsnN1tiBoyjyn-8nM0tfQ2Ua1MWSrVJTdiWa8A%40mail.gmail.com.


Re: Validate group of fields

2021-04-26 Thread Roberth Solis Martínez

Perfect, thanks a lot Derek!

El lunes, 26 de abril de 2021 a las 0:14:32 UTC-6, Derek escribió:

> The docs cover this use case:
>
>
> https://docs.djangoproject.com/en/3.2/ref/forms/validation/#cleaning-and-validating-fields-that-depend-on-each-other
>
> On Saturday, 24 April 2021 at 19:57:50 UTC+2 robert...@gmail.com wrote:
>
>>
>>
>> Hello guys!
>>
>> I've 3 fields, but I need validate it as a group, Ej:
>>
>> adults = forms.IntegerField(initial=0)
>> kids = forms.IntegerField(initial=0)
>> students = forms.IntegerField(initial=0)
>>
>> The Idea is to validate it as a group, not sure if that makes sense or if 
>> I need custom validation for that fields
>>
>> Thanks,
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5997a97d-80fb-458a-93c1-054c2c12aa80n%40googlegroups.com.


Re: Validate group of fields

2021-04-26 Thread Derek
The docs cover this use case:

https://docs.djangoproject.com/en/3.2/ref/forms/validation/#cleaning-and-validating-fields-that-depend-on-each-other

On Saturday, 24 April 2021 at 19:57:50 UTC+2 robert...@gmail.com wrote:

>
>
> Hello guys!
>
> I've 3 fields, but I need validate it as a group, Ej:
>
> adults = forms.IntegerField(initial=0)
> kids = forms.IntegerField(initial=0)
> students = forms.IntegerField(initial=0)
>
> The Idea is to validate it as a group, not sure if that makes sense or if 
> I need custom validation for that fields
>
> Thanks,
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9f3c6f53-7afc-428c-80be-86d06a7f02c1n%40googlegroups.com.


Validate group of fields

2021-04-24 Thread Roberth Solis Martínez


Hello guys!

I've 3 fields, but I need validate it as a group, Ej:

adults = forms.IntegerField(initial=0)
kids = forms.IntegerField(initial=0)
students = forms.IntegerField(initial=0)

The Idea is to validate it as a group, not sure if that makes sense or if I 
need custom validation for that fields

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0d8d811f-7452-45fc-8e36-42c70ef420b7n%40googlegroups.com.


Re: Hi group am new here

2021-04-04 Thread Kasper Laudrup
On 05/04/2021 01.45, believeme mum007 wrote:
> i keep seeing this and hear about it but not much, please will be happy
> if i could be well training about it
>

You keep seeing and hearing what and what will you be well training about?

Sorry, but you're not making any sense.

Feel free to ask a question even in your native language. Someone might
be able to help you.

Kind regards,

Kasper Laudrup

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/cdc67279-d0bd-3b52-f3ec-8646b133e51f%40stacktrace.dk.


OpenPGP_signature
Description: OpenPGP digital signature


Re: Hi group am new here

2021-04-04 Thread believeme mum007
i keep seeing this and hear about it but not much, please will be happy if
i could be well training about it

On Sun, Apr 4, 2021 at 10:31 PM Kasper Laudrup 
wrote:

> On 04/04/2021 23.09, frank galan wrote:
> > It is not a translation from spanish at all, may be  should came from
> > another language, or it is an incomplete question and he was mean
> > machine learning, could be?
> >
>
> I hadn't thought about it might be machine learning and the mail was
> just sent before finished.
>
> Good point. I was just curious whatever "the machine" might refer to. I
> remember raging against the machine in my younger days, but never
> concerning it :-)
>
> Anyway, I definitely don't mean to ridicule anyone, so I should better
> just leave at this. I was just geniously curious.
>
> Kind regards,
>
> Kasper Laudrup
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/7cb7d736-e81e-4653-4e8d-85e8655fcea9%40stacktrace.dk
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJdbFNKwS57tEK9NTofwoAjxWrmMrGrjfYA7%3DD6mX60puePTfw%40mail.gmail.com.


Re: Hi group am new here

2021-04-04 Thread Kasper Laudrup
On 04/04/2021 23.09, frank galan wrote:
> It is not a translation from spanish at all, may be  should came from
> another language, or it is an incomplete question and he was mean
> machine learning, could be?
> 

I hadn't thought about it might be machine learning and the mail was
just sent before finished.

Good point. I was just curious whatever "the machine" might refer to. I
remember raging against the machine in my younger days, but never
concerning it :-)

Anyway, I definitely don't mean to ridicule anyone, so I should better
just leave at this. I was just geniously curious.

Kind regards,

Kasper Laudrup

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7cb7d736-e81e-4653-4e8d-85e8655fcea9%40stacktrace.dk.


OpenPGP_signature
Description: OpenPGP digital signature


Re: Hi group am new here

2021-04-04 Thread frank galan
It is not a translation from spanish at all, may be  should came from
another language, or it is an incomplete question and he was mean machine
learning, could be?

El dom, 4 abr 2021 a las 21:24, Kasper Laudrup ()
escribió:

> On 04/04/2021 12.08, believeme mum007 wrote:
> >
> > Please i will be happy to see who will explain well for me concerning
> > the machine
> >
>
> This has to be one of the funniest things I've read here so far.
>
> Would anyone happen to know if this is a case of bad machine translation
> and if so from which language?
>
> Just curious.
>
> Best regards,
>
> Kasper Laudrup
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/6e5af770-7f43-1205-f5e1-bac7eabc48a9%40stacktrace.dk
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPedvKWUMWXZnD%2BocGyxgZykqpsLYtTcJOVyyaV-tmoNzJBR3Q%40mail.gmail.com.


Re: Hi group am new here

2021-04-04 Thread Kasper Laudrup
On 04/04/2021 12.08, believeme mum007 wrote:
> 
> Please i will be happy to see who will explain well for me concerning
> the machine
>

This has to be one of the funniest things I've read here so far.

Would anyone happen to know if this is a case of bad machine translation
and if so from which language?

Just curious.

Best regards,

Kasper Laudrup

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6e5af770-7f43-1205-f5e1-bac7eabc48a9%40stacktrace.dk.


OpenPGP_signature
Description: OpenPGP digital signature


Hi group am new here

2021-04-04 Thread believeme mum007

Please i will be happy to see who will explain well for me concerning the 
machine

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5751ae26-ca35-4f4e-b596-0a50ad2c9524n%40googlegroups.com.


Re: Is there any way to custom group models in the admin panel?

2021-01-17 Thread Prashanjeet Halder
Not preferred but I guess you can do it by following the below-given steps:
As soon as you end up creating your web app
1) Run the command: "python manage.py collectstatic"
2) Check for the static/admin/index.html file.
3) Edit the HTML files as per your need and convenience.

Please let me know if this answers your question  
I am a newbie in  Django, so I would love to know if there is any other way 
of doing the same. 

Thanks, 
Happy Coding :)

>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/529de26a-0f5c-4e4a-9765-6e51fedf5db8n%40googlegroups.com.


Re: Is there any way to custom group models in the admin panel?

2021-01-15 Thread onyilimba martins mclaren tochukwu
I stumbled on the need to do this, is there any pacakage that does this 
now? the one I saw was last updated 2018

On Wednesday, July 18, 2007 at 6:05:02 PM UTC+1 Sebastian Macias wrote:

> I just opened a ticket for this.
>
> http://code.djangoproject.com/ticket/4918
>
> Sebastian Macias
>
>
> On Jul 12, 6:37 pm, "Russell Keith-Magee" 
> wrote:
>
>
> > On 7/12/07,SebastianMacias  wrote:
> >
> >
> >
> > > By default models are grouped by app. I really need to be able to
> > > break down that grouping a little bit more. I will have an app with
>
> > > probably 40-50 models and would like togroupthose logically instead
>
>
> > > of having them all listed under my app name.
> >
> > This isn't possible at present. You can collect the fields on an
>
> > individual model into groups, but there isn't currently a mechanism 
> togroupmodels other than by application.
>
>
> >
> > It is an interesting idea though. I would suggestion opening a ticket
> > requesting this feature - we are currently rewriting the admin views
> > to use newforms. This particular feature probably won't be a target
> > for the initial release, but its worth documenting it to make sure we
> > don't code ourselves into a corner.
> >
> > Yours,
> > Russ Magee %-)
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/239eb7a0-92ba-400c-9fd8-aa198bb873e7n%40googlegroups.com.


Problem with group by

2020-11-05 Thread Julio Gorocica


I have some records in the database and I need to group them by the year, 
the problem is: if the day or month changes then django isn't grouping them.


This is my queryset:


classifications = 
ClassificationDocument.objects.filter(Q(area=request_area) and 
Q(classification__is_active=True)) \
.annotate(code=F('classification__code'),
title=F('classification__title'),
documents=Count('classification'))\
.annotate(year=ExtractYear('created')) \
.only('documents', 'title', 'code', 'year')


it's there any solution for this?


Thanks to everyone .

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/cf108d51-bc3d-449c-814f-2d2b304357ecn%40googlegroups.com.


Re: Add user to Group after purchase

2020-10-11 Thread Dvs Khamele
Hi do you hire contract based python/django freelancer?
 We can help you in this and related tasks at fair prices. Reply or send
email to divy...@pythonmate.com
Best Regards,
Divyesh Khamele,
Pythonmate

On Tue, 29 Sep 2020, 9:54 am Lightning Bit, <
thelegendofearthretu...@gmail.com> wrote:

> Hi All,
>
> How would one add a user to a certain Backend group in the Django
> Administration after a user purchases a particular item? I have played
> around with tons of techniques but nothing is working.
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/ea183d28-fa0f-41ac-acfa-1d49b50a6168n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/ea183d28-fa0f-41ac-acfa-1d49b50a6168n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAH9mneXF8nz0jx7vSsz%2BxMtabQPWsxccSKXuY%3Dv-q8dy_%3DZTKQ%40mail.gmail.com.


Re: Add user to Group after purchase

2020-10-02 Thread Lightning Bit
I did a bit of testing and I discovered a new method for adding a user to a 
group after purchase. It is similar to signals, except it strictly uses the 
views.py:

This current version is bugged (since I am a Django noob), but if I can 
somehow direct the active authenticated user to the new group through the 
code below, this issue will finally be resolved: 

def Order_Processor(request):

if request.user.is_authenticated:
customer= request.user.customer
order,created = 
Order.objects.get_or_create(customer=customer, complete=False)

user = request.user.is_authenticated
group = Group.objects.get(name='target_group')
user.groups.add(group)

return redirect('home')

The area in red is what really needs some editing. Would you happen to know 
how to modify this for operationality? 

Thank you!!

On Thursday, October 1, 2020 at 9:36:00 AM UTC-4 Derek wrote:

> I am not sure about your details but is my code structure.  Note that the 
> signals are in the same file as the models (may be easier to start there 
> first).
>
> from django.db.models.signals import post_save
>
>
> class MyModel(Model):
> id = AutoField(primary_key=True)
> # etc.
>
>
> def MyModel_postsave_handler(sender, **kwargs):
> obj = kwargs['instance']  # object that was saved!
> # add logic  ...
>
>
> post_save.connect(
> MyModel_postsave_handler,
> sender=MyModel,
> dispatch_uid="mymodel.models") 
> 
>
> I hope this simple example can help?  Try to use pdb to see if the 
> postsave_handler function is reached.
>
> On Thursday, 1 October 2020 at 01:04:55 UTC+2 Lightning Bit wrote:
>
>> Thanks Derek!
>>
>> I tried using the signals but it is not working. This is how my signals 
>> and models looks:
>>
>> Signals.py:
>> from django.contrib.auth.models import User
>> from .models import *
>> from django.db.models.signals import post_save
>> from django.dispatch import receiver
>> from django.contrib.auth.models import Group 
>>
>>
>>
>>
>> @receiver(post_save, sender=User)
>> def subscription_group(sender, instance, created, **kwargs):
>>
>> if OrderItem.product == 'Subscription_Product':
>> Order.complete == True
>> group = Group.objects.get(name='subscribees')
>> User.groups.add(group)
>> print('New Subscribee Added')
>>
>>
>> Models.py:
>> from django.db import models
>> from django.contrib.auth.models import User
>>
>> # Create your models here.
>>
>> 
>> class Customer(models.Model):
>> user = models.OneToOneField(User, null=True, blank=True, on_delete
>> =models.CASCADE )
>> name = models.CharField(max_length=200, null=True)
>> email = models.CharField(max_length=200, null=True)
>> phone = models.CharField(max_length=200, null=True)
>> profile_pic = models.ImageField(default="chicken_suit.gif" ,null=True
>> , blank=True)
>> data_created = models.DateTimeField(auto_now_add=True, null=True)
>>
>> @property
>> def picURL(self):
>> try:
>> url = self.profile_pic.url
>> except: 
>> url= ''
>> return url
>>
>> def __str__(self):
>> return self.name
>>
>> class Product(models.Model):
>> name = models.CharField(max_length=200)
>> price = models.FloatField()
>> digital = models.BooleanField(default=False, null=True, blank=
>> True)
>> image = models.ImageField(null=True, blank=True)
>> view = models.URLField(default=False, null=True, blank=True)
>> 
>>
>> def __str__(self):
>> return self.name
>> @property
>> def imageURL(self):
>> try:
>> url = self.image.url
>> except: 
>> url= ''
>> return url
>>
>> class Order(models.Model):
>> customer = models.ForeignKey(Customer, on_delete=models.SET_NULL, 
>> null=True, blank=True)
>> date_ordered = models.DateTimeField(auto_now_add=True)
>> complete = models.BooleanField(default=False)
>> transaction_id = models.CharField(max_length=100, null=True)
>>
>> def 

Re: Add user to Group after purchase

2020-10-01 Thread Derek
I am not sure about your details but is my code structure.  Note that the 
signals are in the same file as the models (may be easier to start there 
first).

from django.db.models.signals import post_save


class MyModel(Model):
id = AutoField(primary_key=True)
# etc.


def MyModel_postsave_handler(sender, **kwargs):
obj = kwargs['instance']  # object that was saved!
# add logic  ...


post_save.connect(
MyModel_postsave_handler,
sender=MyModel,
dispatch_uid="mymodel.models") 


I hope this simple example can help?  Try to use pdb to see if the 
postsave_handler function is reached.

On Thursday, 1 October 2020 at 01:04:55 UTC+2 Lightning Bit wrote:

> Thanks Derek!
>
> I tried using the signals but it is not working. This is how my signals 
> and models looks:
>
> Signals.py:
> from django.contrib.auth.models import User
> from .models import *
> from django.db.models.signals import post_save
> from django.dispatch import receiver
> from django.contrib.auth.models import Group 
>
>
>
>
> @receiver(post_save, sender=User)
> def subscription_group(sender, instance, created, **kwargs):
>
> if OrderItem.product == 'Subscription_Product':
> Order.complete == True
> group = Group.objects.get(name='subscribees')
> User.groups.add(group)
> print('New Subscribee Added')
>
>
> Models.py:
> from django.db import models
> from django.contrib.auth.models import User
>
> # Create your models here.
>
> 
> class Customer(models.Model):
> user = models.OneToOneField(User, null=True, blank=True, on_delete
> =models.CASCADE )
> name = models.CharField(max_length=200, null=True)
> email = models.CharField(max_length=200, null=True)
> phone = models.CharField(max_length=200, null=True)
> profile_pic = models.ImageField(default="chicken_suit.gif" ,null=True
> , blank=True)
> data_created = models.DateTimeField(auto_now_add=True, null=True)
>
> @property
> def picURL(self):
> try:
> url = self.profile_pic.url
> except: 
> url= ''
> return url
>
> def __str__(self):
> return self.name
>
> class Product(models.Model):
> name = models.CharField(max_length=200)
> price = models.FloatField()
> digital = models.BooleanField(default=False, null=True, blank=True
> )
> image = models.ImageField(null=True, blank=True)
> view = models.URLField(default=False, null=True, blank=True)
> 
>
> def __str__(self):
> return self.name
> @property
> def imageURL(self):
> try:
> url = self.image.url
> except: 
> url= ''
> return url
>
> class Order(models.Model):
> customer = models.ForeignKey(Customer, on_delete=models.SET_NULL, null
> =True, blank=True)
> date_ordered = models.DateTimeField(auto_now_add=True)
> complete = models.BooleanField(default=False)
> transaction_id = models.CharField(max_length=100, null=True)
>
> def __str__(self):
> return str(self.id)
>
> @property 
> def get_cart_total(self):
> orderitems = self.orderitem_set.all()
> total = sum([item.get_total for item in orderitems])
> return total
> 
> @property
> def get_cart_items(self):
> orderitems = self.orderitem_set.all()
> total = sum([item.quantity for item in orderitems])
> return total
>
> @property
> def shipping(self):
> shipping= False
> orderitems = self.orderitem_set.all()
> for i in orderitems:
> if i.product.digital == False:
> shipping = True
> return shipping
>
> class OrderItem(models.Model):
> product = models.ForeignKey(Product, on_delete=models.SET_NULL, null=
> True)
> order = models.ForeignKey(Order, on_delete=models.SET_NULL, null=True)
> quantity = models.IntegerField(default=0, null=True, blank=True)
> date_added = models.DateTimeField(auto_now_add=True)
> VALUE_ADDED_TAX = 6.0
> tax= VALUE_ADDED_TAX/100
> 
>
> @property
> def get_total(self):
>     total = self.product.price * self.quantity + (self.tax * self
> .product.price)
> return total
>
>
> When an individual purchases, the signal is not received and that 
> individual is not added to the "subscribees" group. 
>
> Any further suggestions?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0aa83a26-77b0-421d-93b2-d9ad5b2fcaf7n%40googlegroups.com.


Re: Add user to Group after purchase

2020-09-30 Thread King Niko
Thanks Derek!

I tried using the signals but it is not working. This is how my signals and
models looks:

Signals.py:
from django.contrib.auth.models import User
from .models import *
from django.db.models.signals import post_save
from django.dispatch import receiver
from django.contrib.auth.models import Group




@receiver(post_save, sender=User)
def subscription_group(sender, instance, created, **kwargs):

if OrderItem.product == 'Subscription_Product':
Order.complete == True
group = Group.objects.get(name='subscribees')
User.groups.add(group)
print('New Subscribee Added')


Models.py:
from django.db import models
from django.contrib.auth.models import User

# Create your models here.


class Customer(models.Model):
user = models.OneToOneField(User, null=True, blank=True, on_delete
=models.CASCADE )
name = models.CharField(max_length=200, null=True)
email = models.CharField(max_length=200, null=True)
phone = models.CharField(max_length=200, null=True)
profile_pic = models.ImageField(default="chicken_suit.gif" ,null=True,
blank=True)
data_created = models.DateTimeField(auto_now_add=True, null=True)

@property
def picURL(self):
try:
url = self.profile_pic.url
except:
url= ''
return url

def __str__(self):
return self.name

class Product(models.Model):
name = models.CharField(max_length=200)
price = models.FloatField()
digital = models.BooleanField(default=False, null=True, blank=True)
image = models.ImageField(null=True, blank=True)
view = models.URLField(default=False, null=True, blank=True)


def __str__(self):
return self.name
@property
def imageURL(self):
try:
url = self.image.url
except:
url= ''
return url

class Order(models.Model):
customer = models.ForeignKey(Customer, on_delete=models.SET_NULL, null=
True, blank=True)
date_ordered = models.DateTimeField(auto_now_add=True)
complete = models.BooleanField(default=False)
transaction_id = models.CharField(max_length=100, null=True)

def __str__(self):
return str(self.id)

@property
def get_cart_total(self):
orderitems = self.orderitem_set.all()
total = sum([item.get_total for item in orderitems])
return total

@property
def get_cart_items(self):
orderitems = self.orderitem_set.all()
total = sum([item.quantity for item in orderitems])
return total

@property
def shipping(self):
shipping= False
orderitems = self.orderitem_set.all()
for i in orderitems:
if i.product.digital == False:
shipping = True
return shipping

class OrderItem(models.Model):
product = models.ForeignKey(Product, on_delete=models.SET_NULL, null=
True)
order = models.ForeignKey(Order, on_delete=models.SET_NULL, null=True)
quantity = models.IntegerField(default=0, null=True, blank=True)
date_added = models.DateTimeField(auto_now_add=True)
VALUE_ADDED_TAX = 6.0
tax= VALUE_ADDED_TAX/100


@property
def get_total(self):
total = self.product.price * self.quantity + (self.tax * self
.product.price)
return total


When an individual purchases, the signal is not received and that
individual is not added to the "subscribees" group.

Any further suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAO1EWpGqeVVWdrZ4TCAA5cnRT2_E%2BOiLZr2bvR7Ni_CUsEZC8g%40mail.gmail.com.


Re: Add user to Group after purchase

2020-09-30 Thread Derek
You need to use a "post save" signal; see:
https://docs.djangoproject.com/en/3.1/ref/signals/#post-save

On Tuesday, 29 September 2020 at 06:23:19 UTC+2 Lightning Bit wrote:

> Hi All, 
>
> How would one add a user to a certain Backend group in the Django 
> Administration after a user purchases a particular item? I have played 
> around with tons of techniques but nothing is working. 
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/617d821c-adf7-464f-89ee-2985f089ce0fn%40googlegroups.com.


  1   2   3   4   5   6   7   8   >