Re:

2020-01-14 Thread Alfredo Sumague
there are two things when you have carousel, the html which is the view,
and the javascript that make view change.

On Tue, Jan 14, 2020 at 10:27 AM yusuf abdul  wrote:

> why is my carousel not changing veiw
>
> --
> 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%2B%2BGkSBuB%2BwjaEcEhJpVgMTQ_uXNpNgF_jXEWVmpx0i1fGOBvQ%40mail.gmail.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/CAGF6mrRPqJX3UBj6wA%3DvBxYf_rKGYfFz%2BV25aOwsntg-0pPsFA%40mail.gmail.com.


Re: Full Stack Developer (Python/Django) position requirement for US GC/Citizen/Can Citizen

2020-01-04 Thread Alfredo Sumague
I'm interested,

Thanks,
Alfredo Sumague

On Fri, Jan 3, 2020 at 9:35 AM Yash Garg  wrote:

> For a large multi billion dollar Publishing house in New York, client
> needs a Full Stack Django Developer with 3+ years of solid Python/Django
> experience
>
> Scope:
>
>- Code refinement/linting/unit testing
>- Django application development
>- Data ingestion, data transforms
>- API development
>- ETL scripting
>- Quality Assurance and User Testing (limited; as applicable)
>
> Skills:
>
>- Cloud Platform experience (Google Cloud Platform preferred, but not
>required)
>- Experience implementing CI/CD in an agile workflow; release
>management experience
>- Python  (required)
>- Requests, Django, Pylint, Pytest, automated documentation (Sphinx)
>   - SQL
>- JavaScript, CSS
>- JS front-end frameworks (Angular, React, etc. )
>- Jira
>- Jenkins
>- Git/Github
>- Some data science/analytics preferred (Pandas, Numpy, etc.)
>
> This position is based out of New York. Only US Citizens. Green Card or
> Canadian Citizens (eligible for TN Visa need apply)
>
> **
> We also have additional  Indian openings with same skillset to be based
> out of Ahmedabad office provided they can join immediately.
>
> --
> 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/ca23cf71-2afa-490a-b9bc-366f335cf53d%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/ca23cf71-2afa-490a-b9bc-366f335cf53d%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/CAGF6mrTUUf%2BXWOfZkwGRO%2BwfH4Xa3rgH9FMzHwZ3a_Tt20BoZg%40mail.gmail.com.


Re: Raju | ITC Infotech - Looking for Backend Developers (Python/Django ORM - New York City )

2019-09-19 Thread Alfredo Sumague
I'm interested and willing to relocate to NY.

Thanks,
Alfredo Sumague

On Tue, Sep 17, 2019 at 1:35 PM Raju N Somanna  wrote:

> Hi All
>
> I've an immediate need for Backend Developers (*Python/Django ORM* - New
> York City) with my client in NYC. As the title suggests my team is looking
> for Python/Django specialist, someone who is good experience on ORM.
>
> Please do let me know if you have any from your contacts/references who
> might be interested in this opportunity.
>
> *PS: ABOUT US*
> ITC Infotech is a Global IT Consulting Organization with $200 mil+ in
> revenues, 8000+ resources footprint across Americas, Europe, South Africa,
> Asia Pacific and India.
> Presence in the US from the past 17 years, with resources working in over
> 24 states. Our US innovation labs are in San Jose, CA and we also have
> offices in NJ, MI, AR.
> We have plenty of successful use cases across diversified verticals
> including: Banking & Financial Services, Healthcare, Mfg, CPG-Retail,
> Hi-Tech.
> Our technology footprint encompasses: IoT, ML, AI, AR, RPA, Blockchain,
> Big Data, Product Engineering (we own a technology agnostic DevOps
> product), App Dev, Infra, PTC - PLM, ERP, BI, DW, Data Science…
> We are backed by a parent company with over $50 billion market cap and
> over 26,000 employees world-wide.
>
> Regards
> Raju NS
>  raju...@itcinfotech.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/4a35e21e-fef7-46b9-bdc5-72767c3e3196%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/4a35e21e-fef7-46b9-bdc5-72767c3e3196%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/CAGF6mrTgdgu%2BMLpJpaTnWZ7rrEFmaZiGje2V-QqYOGMq0nzO1Q%40mail.gmail.com.


Re: Troubling installing Python 3 on my iMac

2019-04-30 Thread Alfredo Sumague
the safest way to use the latest python version (python 3.7.3 is the
latest) is to create a virtual environment for python3, from there you
install the latest python version, or you can use brew command  to install
python3. You can also install anaconda on your mac.

Good luck.

On Tue, Apr 30, 2019 at 5:40 AM James  wrote:

> I downloaded the file from the python website and went through the entire
> installation process... accepting all of the default values.  However, when
> I went to my Terminal window and typed python, it still shows the older
> version:
>
> Python 2.7.10 (default, Feb 22 2019, 21:17:52)
>
> [GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)] on darwin
>
> What did I do wrong?  I need to get this all setup before I can start the
> Django tutorial.
>
> Thank you!
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d4a9335d-5067-4620-882e-e10a6d04dbcd%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrSbrHFSh53-oFNvr7%2Biddnc2Jv-7T-V7OENiXww1hGvpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lead Architect / CTO ( Hands on ) - Start Up - Cambridge - 3 Days remote working

2019-03-31 Thread Alfredo Sumague
I'm interested. I'm here in US, can it be done remotely?

Thanks,
Alfredo Sumague

On Thu, Mar 28, 2019 at 4:34 AM  wrote:

> Hi Everyone,
>
> I am looking for a candidate who has architectural experience in building
> a Platform in Python Django.
>
> *Software Architect – Part Remote - (Python Django) – Start **Up *
>
>
>
> £65,000 - £75,000 depending on experience
>
> Cambridge
>
> Permanent
>
>
>
>
>
> We have established a firm partnership with a really exciting start up
> that’s going to revolutionise their market.  The company are looking for a
> candidate to come in and help build a ground-breaking platform that is
> going to modernise the agricultural sector. This technology is going to
> bring a once slow-moving market into the 21st century. It’s a very
> exciting opportunity for anyone who is a team lead or has thought about
> being a team lead. The perfect candidate will be from an architectural
> background with lead experience or ambitions to lead a team.
>
>
>
> They are looking for some with a strong development background in Python
> Django. The ideal candidate is someone with previous experience in
> developing backend creating web applications but also has an interest in
> Machine Learning. The role will entail a very hand son approach to start
> and as the team grows it will move more into a line management role. If you
> have some front-end experience it would also be a bonus.
>
>
>
> A successful candidate must be skilled in:
>
> ·Strong experience of creating web applications in Python Django
>
> ·Understanding of REST API and GraphQL development
>
> ·Experience with Amazon Web Services Or Google Cloud
>
> ·Experience in Machine Learning or want to gain the experience
>
> ·Understanding of container technology such as Docker
>
> ·Architectural Background
>
>
> Desirables:
>
> ·Experience with full stack development – React or React Native
>
> ·Understanding of blockchain technologies
>
> ·Had Open source experience
>
> ·Team Lead Experience
>
>
>
> The Company has really got hold of something really exciting with this
> platform. This role is perfect for anyone who is looking for a new
> challenge or is thinking about developing themselves further. They have a
> beautiful new office in Cambridge with the potential to grow further. After
> meeting with them you get a real feeling that they are a fantastic company
> to work for and their benefits package is also very attractive.
>
>
>
> If you are interested in applying for this role, please email
> sc...@socode.co.uk.
>
>
> If you email I am more than happy to get the full spec over to you and
> more information about the company.
>
>
> Best wishes
>
> Scott
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f4c094df-1781-45e4-8087-14566ba12f61%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/f4c094df-1781-45e4-8087-14566ba12f61%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrTKVSMGGdHv6y9Zp6fiHCcAdNEo68WiJ58-%3D5jSHWberA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Looking for an experienced Django full stack developer

2019-02-26 Thread Alfredo Sumague
I'm interested.

Thanks,
Alfredo Sumague

On Tue, Feb 26, 2019 at 2:02 AM Giorgio M.  wrote:

> We are looking to expand our team with an experienced Python / Django
> developer, with the ability to work vertically from the model creation to
> the frontend (on a bootstrap template and jQuery). Remote position,
> possibly full time. Please contact me if interested.
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e86399fb-0a17-493a-8cdd-2afcabf8e20f%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e86399fb-0a17-493a-8cdd-2afcabf8e20f%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrTCVP9fT0POgY9Dy8rB-enB-%2BGAV%3DHYhFG7taM2bZRyvg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Pip is not considered as an internal or external command

2019-02-19 Thread Alfredo Sumague
"pip" is a package management command used in installing software
package(s)  you need for a python project. So when you issue a "pip"
command, a package name should follow, (eg. pip install xxx, where xxx is
the package name.

On Tue, Feb 19, 2019 at 6:57 PM PARIMALLA SREEJAA <
mparimallasree...@gmail.com> wrote:

> I have installed python in c drive.  And when typed "pip" , im getting
> like pip is not considered as an internal or external command.
>Could any one plzz tell me the way to get rid of this
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e4350137-3200-4f16-bbdb-6845cabe11f9%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrTkuJtAxXMMrieEz7h1H49318h4O8pK3heQRMB-c3Veaw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Pip installation

2019-01-12 Thread Alfredo Sumague
Did you install python on your pc? If not download python (version 3.7 is
the latest), then installed.

On Sat, Jan 12, 2019 at 4:44 AM Kidwell Nyatsambo 
wrote:

> Pip installation refusing to install on Windows 10.
> Coming with this message;
> [image: image.png]
>
> Please help.
> Thank you in advance
> Kidwell
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKdOBrj0YPCKaW7O26fBPTJwhBow5c0cF6M%2BeHwOzMHE-7bX%2BA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrQSfrq-yxw1x6segjPH%3DPE%3DXSBXc%2BMGTBr3yt8qhNudhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Easiest front end JavaScript framework to integrate with a Django backend?

2018-11-27 Thread Alfredo Sumague
you can use AngularJS framework with Django.

goodluck,
Alfred

On Tue, Nov 27, 2018 at 12:21 PM Simon Connah 
wrote:

> I'm in the process of building a website in Django and need to make a
> specific part of my application dynamic. Because of that I'd like to use
> a JavaScript frontend framework to build this portion of the site.
>
> I was wondering if anyone had any recommendations for which JavaScript
> framework I should use that integrates well with a Django backend?
>
> If anyone is curious I am working on an auction style website.
>
> Thank you for any help.
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/ee666748-f8c9-37c9-5c12-491ef61ab70d%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrTW8GFXLeM4XaA%2BS7DBv5vjOoDXL%3DvjOSaZmoEBYgUuHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: python manage.py runserver

2018-11-21 Thread Alfredo Sumague
did you run it inside your project directory?

On Wed, Nov 21, 2018 at 11:47 AM Mohamed Hashi 
wrote:

> i install wrap
> but till now python manage.py runserver isnt running with me
> guys any help plz
>
> ‫في الأربعاء، 21 نوفمبر 2018 في 7:16 م تمت كتابة ما يلي بواسطة ‪Shubham
> Rewale‬‏ <‪rewale...@gmail.com‬‏>:‬
>
>> Also install wrapped if you haven't already
>>
>> On Wed, 21 Nov 2018, 7:08 p.m. رهام صادقی >
>>> Hi,
>>> use the following command and see if it works...
>>> ./manage.py runserver
>>>
>>> ‫‪Ayser shuhaib‬‏ <‪embedded.mana...@gmail.com‬‏> در تاریخ سه‌شنبه ۲۰
>>> نوامبر ۲۰۱۸ ساعت ۲۲:۳۴ نوشت:‬
>>>
 What is the message that you get when you run Python manage.py runserver

 On Tue, 20 Nov 2018 at 20:58, Mohamed Hashi 
 wrote:

> i wrote pip install virtualenv
> and installed
> buy when i do all the steps to start django web
> and i came for python manage.py runserver isnt work
> so and help bro
>
> ‫في الجمعة، 16 نوفمبر 2018 في 12:53 ص تمت كتابة ما يلي بواسطة ‪Mamadou
> Harouna Diallo‬‏ <‪dev.haro...@gmail.com‬‏>:‬
>
>> Are you active your virtuel env if you are use it ?
>> Or verify if you are in the folder where manage.py is ?
>>
>> Le jeu. 15 nov. 2018 18:14,  a écrit :
>>
>>> python manage.py runserver isnt running with me
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> 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 post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-users.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/430cec4b-0301-44af-9654-a03eafec4fd5%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> 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 post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAO73PDqCX0Tghqz0nY-3p3wfZogRnt06HLN4AoE5zosp6efLQw%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOiYw3tYEJy%3Dz9Yg0FG6R7%2B5VAcYAe9PcV_zS1YqPss%2BnxMqeA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
 --
 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 post to this group, send email to django-users@googlegroups.com.
 Visit this group at https://groups.google.com/group/django-users.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/django-users/CAE0AZGJ4uEvZv_Q-DK_c1UUZ7juFupP1MVA%2BZQ9rELKb4Ntm7g%40mail.gmail.com
 

Re: Not able to connect mongo DB with django2.1

2018-09-19 Thread Alfredo Sumague
The latest django version you can use for mongodb is 1.6
Flask another framework you use instead of Django, and it support mongodb.

On Mon, Sep 17, 2018 at 4:16 AM akshat ahuja 
wrote:

> Hey guys,
> I am a beginner to Django and I am making an application in which I have
> to connect to MongoDB to retrieve data,, But I am not able to connect to
> MongoDB, can someone please help me?
>
> Regards,
> Akshat Ahuja
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPaL-tfACSpraKUo2b8hLMvqmGrktMa9R0xkSRrQSy3iNdCWrQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGF6mrTgu_OC-NeL5X9JnmtdvGY3ycF5CQaW98Jab75eFaQ5oQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.