Re: Looking for collaborators for an online marketplace project with Python, Django, React.js and Next.js

2024-02-10 Thread Vairamuthu Puvanachandran
Are you checking your site on the localhost or a web hosting server?
Vairamuthu

On Sat, Feb 10, 2024 at 11:55 AM Jorge Bueno 
wrote:

> The project:
>
> I am working on an exciting project that I think you might be interested
> in. It's about an online marketplace similar to the US farmers and
> livestock markets, but with an online focus. The project is already half
> done, with a well-defined requirements list and backlog that will allow you
> to learn a lot while contributing to a real project.
>
> Technologies:
>
> We are using Python and Django for the backend, Next.js and React for the
> frontend.
>
> What we are looking for:
>
> We need help to get django working making python manage.py runserver and
> also all the procedures to check it works well as unit tests right now we
> have the following functionalities programmed the MVP:
> 1.User Registration
> User Profiles
> Product Listing
> 4.Search and Filters
>  5.Shopping Cart
>  6.Payment System
> 7.Ratings and Reviews
> 8.Messaging
>  Notification system
> 10.User management
> Why collaborate:
>
> You will learn a lot: The project is well organized and will allow you to
> work with modern and relevant technologies.
> You will contribute to a real project: Your work will have a direct impact
> on the success of the project.
> You will be part of a community: We are a passionate team committed to the
> success of the project.
> How can you participate?
>  You can access my public GitHub repository here:
> https://github.com/Programacionpuntera/Marketplace-Supremo
>
> --
> 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/153e4e9d-4453-4280-8b06-27c8cbd1f72fn%40googlegroups.com
> 
> .
>


-- 
V.Puvanachandran

-- 
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/CAAJ%2B9rHP_RSR5nijkbperO9-SuLBnLovTvYDvhzFTE_G4POgZA%40mail.gmail.com.


Re: Need assistance/assistant

2024-02-09 Thread Vairamuthu Puvanachandran
What is your country code. I have complete code for a website in html, css, 
Javascript and Django framework. I need to host in a VPS.

Sent from my Bell Samsung device over Canada’s largest network.

From: django-users@googlegroups.com  on behalf 
of Abdulrahman Abbas 
Sent: Friday, February 9, 2024 1:10:24 AM
To: django-users@googlegroups.com 
Subject: Re: Need assistance/assistant

Which kind assistance do you want? Are you looking for a partner to work with 
in developing the app? If yes Whatsapp me 09020387775

On Thu, Feb 8, 2024, 15:23 Adisa Habeebulah 
mailto:adisahabeebu...@gmail.com>> wrote:
I'm building a TMS (to-do list) to be precise and the instructions given are 
the following:
- it should send an email to the user for reminding and updating the to-do list
- it should give weekly report of the total completed and uncompleted tasks
- it should also count and report total number of particular tasks e.g under 
personal goal category, the user planned to achieve 30 push-ups daily but 
couldn't make it up to 30 daily. The to-do list should keep the record daily 
and report the rate of productivity weekly or monthly or any...

Hope this is not too lengthy? Please the deadline is fast approaching

--
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/CAF0%2B-3m1h08whm%3DO80J7HVR6t3o_M7X64up8MfQmGHZZnXuGuA%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/CAGGqo0OtufGZ%3DxTMPT4SS8BjBmd_zK6e3i6E_%3D_r0fKSh8MZ8A%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/DS0PR05MB10224F1D56B33429F604DA738F14B2%40DS0PR05MB10224.namprd05.prod.outlook.com.


Re: URGENT: DJANGO & COPYRIGHT

2024-02-03 Thread Vairamuthu Puvanachandran
a1fr...@a-1url.com

On Fri, Feb 2, 2024, 6:21 p.m. Christophe Pettus  wrote:

>
>
> > On Feb 1, 2024, at 07:02, Lightning Bit <
> thelegendofearthretu...@gmail.com> wrote:
> >
> > Can one copyright an entire Django Project if it contains licensed code
> from APIs? Or, does the copyrightable code only apply to exclusive
> algorithms developed on the backend?
>
> A disclaimer: I am not a lawyer, and this is not legal advice.
>
> You cannot claim copyright on code that belongs to someone else.  The
> Django code itself, and any Python libraries that you use, belong to
> someone else.
>
> You can claim copyright on code that you (or your organization) produced
> yourselves.
>
> The Django license is here:
>
> https://github.com/django/django/blob/main/LICENSE
>
> It allows you to *redistribute* Django's code assuming some conditions are
> met.  That is not the same as claiming copyright on it.  For other software
> tools that you might use, you will need to consult their licenses to
> determine if you are permitted to redistribute them.
>
> If you are planning a commercial product based around Django, especially
> one that includes other PyPI libraries, it's a good (almost mandatory) idea
> to have a lawyer review the licenses of the various components.  You'll
> want a lawyer who is familiar with open source intellectual property issues.
>
> --
> 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/056040B8-C0B9-4C23-A0CE-DEF8795ADE86%40thebuild.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/CAAJ%2B9rG4__C5fGZR5X9Epen-xy3RK69sMXw7ZgpNiCKEfEtyrg%40mail.gmail.com.


Re: Advice for a beginer(I am new)

2023-07-04 Thread Vairamuthu Puvanachandran
I followed the django tutorials by Telusko.
Very useful.

Vai Puvan

On Tue, Jul 4, 2023, 10:37 AM yusuf Abdul kabir 
wrote:

> Hi guys i am a new django developer tho i am not new in the Dev world i
> will like you guys to advice me on what i should know to excel on this new
> path i have embarked on i will be grateful for the advice you guys give,
> 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/e48b209a-afbd-4a3c-bc59-a192ee08bb95n%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/CAAJ%2B9rEYNmCLe_rdqLYobB9eooGy94DSQXd%3DRmDjUio5uojqvg%40mail.gmail.com.


Re: Freelance Django and Python work

2023-06-17 Thread Vairamuthu Puvanachandran
Are you working from home?
Vai

On Thu, Jun 15, 2023, 6:28 AM Francis F. Massaquoi, Jr. <
ffmassaquo...@gmail.com> wrote:

> Hi,
>
> I am interested in the Django and Python Developer freelancing role, I am
> a Python Developer with great experience working Django, Flask, FastApi and
> other advance frameworks. Based on my experience I believed I am be a great
> candidate for this role.
>
> I remain available, if there are any additional information needed.
>
> Regards.
>
> Francis F. Massaquoi Jr.
> On Tuesday, June 13, 2023 at 11:30:40 AM UTC אורי wrote:
>
>> Hi,
>>
>> I'm looking for a programmer to hire as a freelancer for Django and
>> Python work.
>>
>> - Experience with Python and Django
>> - Experience with open source
>> - Committed to the Django repository on GitHub - an advantage
>> - Committed to other open-source projects in Python - an advantage
>> - Experience with Stack Overflow -  an advantage
>> - BSc or BA in computers or science (math, physics) -  an advantage
>> - Knowledge of HTML, CSS, and JavaScript - an advantage
>> - Can issue receipts
>>
>> I need about 5 hours per month on average. Some months I might need up to
>> 15 hours per month. Some months I might not need anything. The work is
>> remote. My project is open source. I can give you a free license to
>> PyCharm. My website is at https://en.speedy.net/ and
>> https://github.com/speedy-net/speedy-net
>>
>> To apply please send one email to jobs+jango...@speedy.net, with your
>> name, your email address, where you live, your experience, how many commits
>> you committed to Django, how many commits you committed to other open
>> source projects, a link to your profile on LinkedIn, a link to your profile
>> on GitHub, a link to your profile on Stack Overflow, your diploma if you
>> have any, how much you charge per hour and in which currency (I prefer USD
>> or Euro), and if you can issue receipts. If you don't have a profile on one
>> of the above websites please mention this too.
>>
>> Thanks,
>> Uri Rodberg, Speedy Net.
>> אורי
>> u...@speedy.net
>>
> --
> 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/6228db4a-936d-43de-8bb2-173ade7b48f2n%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/CAAJ%2B9rH_jcPuGBDtL6J99bPNpUrapVSqsoh826-_MTOUhcr-Kw%40mail.gmail.com.


Re: Regarding Python Developer Job with 2 Year's of experience.

2023-06-15 Thread Vairamuthu Puvanachandran
Hi
I am in Canada. I need occasional online help from time to time. Can we
discuss?
Regards
Vai

On Tue, Jun 13, 2023 at 3:18 PM I think First. somi 
wrote:

> Good
>
> On Tue, 13 Jun 2023, 11:49 talk fun,  wrote:
>
>> You have nice cv
>> And I am also job searching.. Iappreciate your skills
>>
>> On Tue, 13 Jun, 2023, 11:15 am Aniket Gadge, 
>> wrote:
>>
>>> Hello everyone,
>>> My Name is Aniket Gadge, I have completed my Master of Computer
>>> Application with 64.99 aggregate. I have been working in the IT field for
>>> the last *2 Years* as a Python Developer and I have 1 Year experience
>>> as a Django Developer also.
>>> Currently I am looking for a better opportunity As well as a better
>>> salary. If any one has any job available please let me know. I have
>>> attached my Cv for reference.
>>>
>>> Preferred location :- Mumbai, Navi Mumbai, Thane,
>>> Pune.(Remote,On-Site,Hybrid).
>>>
>>>
>>>
>>> --
>>> 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/CAAAecFt_9yW%3DXask64JaAjqrEF5hLc%2BdqrigSi0XOQnP%2B71mLg%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/CA%2B4Bgo7eFJ8OLWTFr1i8fbQ3E6ZGu%3DV9nPDMzhQrHDX13T%2BFaQ%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/CAP2gm%2Bzk-zCDj63ROFqFSfGFdof0hvfvvC-3WsVKAycv-EuK%3DA%40mail.gmail.com
> 
> .
>


-- 
V.Puvanachandran

-- 
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/CAAJ%2B9rF6xLFFD_qH_N6jscWYgPdcP8gepj8czvfTOLLK50PwuA%40mail.gmail.com.


Re: Stuck with Django

2023-03-21 Thread Vairamuthu Puvanachandran
my settings.py is having a problem right now, miss matching of the "(",  
"{" and "["

Can you help me to resolve that?

vairam

 TEMPLATES = [
{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': (os.path.join[BASE_DIR, 'templates']),
'APP_DIRS': True,
'OPTIONS': {
'context_processors': [
'django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
],
),
},
},
]


On Tuesday, March 21, 2023 at 11:56:48 a.m. UTC-4 Jeman Kumar wrote:

> hello sir, Did you add the apps in the setting.py file?
>
> On Tue, 21 Mar, 2023, 9:23 pm Vairamuthu Puvanachandran, <
> vai@gmail.com> wrote:
>
>> I am 76 yr old retired Engineer in Canada. 
>>
>>  
>>
>> I am new to Python and Django.
>>
>>  
>>
>> I was looking for help and I found your site.
>>
>>  
>>
>> I am stuck now. 
>>
>>  
>>
>> I followed the “polls.app” tutorial and had the “Hello welcome .. page 
>> under the project directory “mysite”. 
>>
>>  
>>
>> Previously I had two applications in a different project name. 
>>
>>  
>>
>> I added one application called “calc” in the project directory “mysite”.
>>
>>  
>>
>> I ran into an error. I attach the “print screen” output.
>>
>>  
>>
>> I spent some time but still I couldn’t solve
>>
>>  
>>
>> I appreciate any help you can provide.
>>
>>  
>>
>> I also wish to be a volunteer.
>>
>>  
>>
>>  
>>
>> Regards,
>>
>> Vairam 
>>
>>  
>>
>> -- 
>> 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/ac733821-bd95-4219-8481-3a435e9febddn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/ac733821-bd95-4219-8481-3a435e9febddn%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/e660d778-4a2f-4aa9-a39e-0c029f0be026n%40googlegroups.com.