Re: Agricultural and livestock project using python, django and next technologies.

2024-02-19 Thread Suraj Kumar Jha
hey @jorgebuenoben...@gmail.com   can u add me
to the whatapp group
Contact No : +91 8433795227
Github : Surajjha8232 (Suraj Jha) (github.com)



On Sun, Feb 18, 2024 at 11:12 PM Jorge Bueno 
wrote:

> I wrote  about the same thing before but I only sent the title XD.
> The project:
>
> I'm working on an interesting project that I think might interest you.
> This is an online market similar to farmers' and ranchers' markets in the
> US, but with an online focus. The project is going to be redone from
> scratch because I had many mistakes when I made the MVP, I have a very
> specific backlog on how to do everything.
>
> Technologies:
>
> We are using Python and Django for the backend, and Next.js for the
> frontend.
>
>
>
>
> 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?
> I keep the repository private because I don't like people gossiping:
> https://github.com/Programacionpuntera/Marketplace-again
> so I will need to know your github user to add you. I have also created a
> WhatsApp group to synchronize on pending tasks.
>
> --
> You received this message because you are subscribed to the Google 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/CAKvv8-zxhHYLVC89FiVW5gK49dp2wRLbyULGV_doTCo-1RnZOw%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/CAK8W62nFjb0h7x2y-kFw2bXdo2GzT_0JnDSghqFHg0RDzzDARw%40mail.gmail.com.


Re: Issue in the models.py

2021-05-16 Thread Suraj Kumar
No, this solution not help for me.
I am still getting same error.


On Sun 16 May, 2021, 14:36 Chelsea Fan, 
wrote:

> try this
>
> On Sun, May 16, 2021 at 11:40 AM Suraj Kumar <
> surajsrivastava021...@gmail.com> wrote:
>
>> Hi everyone,
>>
>> I having some issue in models.py
>> While doing in the python shell in the pycharm terminal.
>> So I write the code in the models.py
>> Screenshot: Screenshot (312)-1.png
>>
>> Then I run  makemigration command and migrate command .
>> Then write code in python shell
>> from firstapp.models import Topic then I got issue as
>> "django.core.exceptions.ImproperlyConfigured: Requested setting
>> INSTALLED_APPS, but settings are not configured. You must either define the
>> environment variable DJANGO_SETTINGS_MODULE or call settings.configure()
>> before accessing settings."
>>
>> Please refer to the screenshot
>> Screenshot: Screenshot (311)-1.png
>>
>> And here is the setting.py file
>>
>>
>> Can anyone help me with this?
>> I don't where did I mistake.
>> So please help me out this issue.
>>
>> --
>> You received this message because you are subscribed to the Google 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/CACCwaoWP7z0%2BnmO-9M4v%2BKP37zP0hbg0BX2bXfqYCE16%3DkVChA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CACCwaoWP7z0%2BnmO-9M4v%2BKP37zP0hbg0BX2bXfqYCE16%3DkVChA%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/CAJwZndcQtaN-togwx2kg_Yjd4dWvzWpMMY_w%3DObK89s%2B_qmjnQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAJwZndcQtaN-togwx2kg_Yjd4dWvzWpMMY_w%3DObK89s%2B_qmjnQ%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/CACCwaoU-kiDShkrcniAJuoM-gbtrzPUUsZyJnB0cCMLCpnEuOQ%40mail.gmail.com.


[no subject]

2020-08-19 Thread Suraj Kumar
Hello Django Users,


I want to know there is any need of knowledge in css, Html  while
developing website through django. I can also use css framework bootstrap
instead of css.
Suraj

-- 
You received this message because you are subscribed to the Google 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/CACCwaoWVefcoqZRKLHDwVdkWm%3D_FKe7enMFeiQOybSQGCj13BQ%40mail.gmail.com.


Re:

2020-08-14 Thread Suraj Kumar
Hello,
Can anyone tell me What is the code for template path in setting.py

On Fri 14 Aug, 2020, 21:01 Suraj Kumar, 
wrote:

> Yes, I didn't include template path in setting.py.
> So, that reason template doesn't exist error message coming
>
> On Fri 14 Aug, 2020, 20:04 Gaurav Srivastava, <
> gauravsrivastava...@gmail.com> wrote:
>
>> Hii,
>>
>> It simply says that template does not exist.
>>
>> Possibly you have given the wrong path in the views section or you didn’t
>> have include the template directory in the settings
>>
>> Check your issues will be solved. If you have made your template folder
>> in the app, then you don’t have to include the template directory in the
>> settings.
>>
>>
>>
>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
>> Windows 10
>>
>>
>>
>> *From: *Suraj Kumar 
>> *Sent: *Friday, August 14, 2020 7:32 PM
>> *To: *django-users@googlegroups.com
>> *Subject: *
>>
>>
>>
>> Hi guys,
>>
>>
>>
>> I am to new django.
>>
>>
>>
>> I am making blog website project. During the making blog website I am
>> stuck one point for last 5 hrs, I don't know how to resolve this. I also
>> searched in google, stackoverflow but I am not satisfied with their answer.
>> So, anyone can help me to resolve this issue.
>>
>>
>>
>> Please find attached screenshot which given below
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google 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/CACCwaoVzB1disO9ZtZbPz%3DxrtBgm1gGuTkxx6--%2Bef7ODEjXDQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CACCwaoVzB1disO9ZtZbPz%3DxrtBgm1gGuTkxx6--%2Bef7ODEjXDQ%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/182F89C8-7E9C-4EDE-8F93-B51335329E39%40hxcore.ol
>> <https://groups.google.com/d/msgid/django-users/182F89C8-7E9C-4EDE-8F93-B51335329E39%40hxcore.ol?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/CAJ4bi%3DQ%2Bu2t1%2B9qcVqTeW8npGm2A3hfWrzEpYvduEKZPmB5Peg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAJ4bi%3DQ%2Bu2t1%2B9qcVqTeW8npGm2A3hfWrzEpYvduEKZPmB5Peg%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/CACCwaoXGn2530S2Uhotevf-%2BXLKFq_F29PDEzV-kPhe4jC_GYw%40mail.gmail.com.


Re:

2020-08-14 Thread Suraj Kumar
Yes, I didn't include template path in setting.py.
So, that reason template doesn't exist error message coming

On Fri 14 Aug, 2020, 20:04 Gaurav Srivastava, 
wrote:

> Hii,
>
> It simply says that template does not exist.
>
> Possibly you have given the wrong path in the views section or you didn’t
> have include the template directory in the settings
>
> Check your issues will be solved. If you have made your template folder in
> the app, then you don’t have to include the template directory in the
> settings.
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>
> *From: *Suraj Kumar 
> *Sent: *Friday, August 14, 2020 7:32 PM
> *To: *django-users@googlegroups.com
> *Subject: *
>
>
>
> Hi guys,
>
>
>
> I am to new django.
>
>
>
> I am making blog website project. During the making blog website I am
> stuck one point for last 5 hrs, I don't know how to resolve this. I also
> searched in google, stackoverflow but I am not satisfied with their answer.
> So, anyone can help me to resolve this issue.
>
>
>
> Please find attached screenshot which given below
>
>
>
> --
> You received this message because you are subscribed to the Google 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/CACCwaoVzB1disO9ZtZbPz%3DxrtBgm1gGuTkxx6--%2Bef7ODEjXDQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACCwaoVzB1disO9ZtZbPz%3DxrtBgm1gGuTkxx6--%2Bef7ODEjXDQ%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/182F89C8-7E9C-4EDE-8F93-B51335329E39%40hxcore.ol
> <https://groups.google.com/d/msgid/django-users/182F89C8-7E9C-4EDE-8F93-B51335329E39%40hxcore.ol?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/CAJ4bi%3DQ%2Bu2t1%2B9qcVqTeW8npGm2A3hfWrzEpYvduEKZPmB5Peg%40mail.gmail.com.


Re:

2020-02-22 Thread Suraj Kumar
Please guided me to where I have selenium python for automation

On Sun 23 Feb, 2020, 3:53 AM Gurmeet Kaur, 
wrote:

> I also know how to write selenium code in integration with Python. I can
> help too.
>
>
> Thanks,
> Gurmeet Kaur
>
> On Sat, Feb 22, 2020 at 9:09 AM Suraj Kumar <
> surajsrivastava021...@gmail.com> wrote:
>
>> Do you know Automation through Python.
>> I want to learn automation tools.
>>
>> Tools like appium, selenium
>>
>> --
>> You received this message because you are subscribed to the Google 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/CACCwaoVZuL2awcQyPo0YPHaaB3k51PsxbN70NOJotXyctaYvCA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CACCwaoVZuL2awcQyPo0YPHaaB3k51PsxbN70NOJotXyctaYvCA%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/CAEbKJVjevR0vx%3DCSh4ef%3DHd9synON0B%2BC_3fOQZqOkTM%2BJ79%3Dw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEbKJVjevR0vx%3DCSh4ef%3DHd9synON0B%2BC_3fOQZqOkTM%2BJ79%3Dw%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/CACCwaoXxEoPUVAmQtvTpgR1%3Dz%2BsqgJGauO6s6cEbLUH4PLZxOg%40mail.gmail.com.


[no subject]

2020-02-22 Thread Suraj Kumar
Do you know Automation through Python.
I want to learn automation tools.

Tools like appium, selenium

-- 
You received this message because you are subscribed to the Google 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/CACCwaoVZuL2awcQyPo0YPHaaB3k51PsxbN70NOJotXyctaYvCA%40mail.gmail.com.