Kumbhaj.tech
Looking for opportunities
On Sun, 22 Sep, 2024, 4:40 am Sekou Dynasty, wrote:
> That is great, Anudeep. Is it possible to share the git remote url?
>
> On Sat, 21 Sept 2024 at 10:22, Anudeep Gudimalla
> wrote:
>
>> Iam using git scm
>>
>> On Sat, Sep 21, 2024 at 5:39 AM Sekou Dyna
That is great, Anudeep. Is it possible to share the git remote url?
On Sat, 21 Sept 2024 at 10:22, Anudeep Gudimalla
wrote:
> Iam using git scm
>
> On Sat, Sep 21, 2024 at 5:39 AM Sekou Dynasty wrote:
>
>> Hi Anudeep,
>>
>> I'm really glad you were able to figure it out! By the way, which versi
First of all, if you create your project, you also need to create an
application. Then you create a file named urls.py in the application's
folder. and change the "pages_urls" to "nom_application.urls"
Le sam. 21 sept. 2024 à 16:39, TERENCE BOKO EFIO
a écrit :
> Greetings brother, am a junior de
Look at this video it's in French but if you watch you understand .it's me
who produced this vodeio. Here is the Youtube link
https://www.youtube.com/watch?v=EsZBO8lFgzM&list=PLmFq7JEQeE36K162O3ZFTo-dWSMvXx1py
Le sam. 21 sept. 2024 à 18:26, Bounama Kounta GOUDIABY <
bounamakountagoudi...@gmail.com
Greetings brother, am a junior developer. I want to have a great
understanding of Django as a beginner. If you won't mind, can you please
share the WSVincent 5th edition book with me.
On Fri, 20 Sept 2024, 23:43 Anudeep Gudimalla,
wrote:
> I figured it out thanks for response
>
> On Fri, Sep 20,
Iam using git scm
On Sat, Sep 21, 2024 at 5:39 AM Sekou Dynasty wrote:
> Hi Anudeep,
>
> I'm really glad you were able to figure it out! By the way, which version
> control system are you using for the project?
>
> On Fri, 20 Sept 2024 at 19:43, Anudeep Gudimalla
> wrote:
>
>> I figured it out
Hi Anudeep,
I'm really glad you were able to figure it out! By the way, which version
control system are you using for the project?
On Fri, 20 Sept 2024 at 19:43, Anudeep Gudimalla
wrote:
> I figured it out thanks for response
>
> On Fri, Sep 20, 2024 at 3:41 PM ALINDA Fortunate <
> alindafortu
You are welcome.
On Fri, Sep 20, 2024 at 10:43 PM Anudeep Gudimalla
wrote:
> I figured it out thanks for response
>
> On Fri, Sep 20, 2024 at 3:41 PM ALINDA Fortunate <
> alindafortuna...@gmail.com> wrote:
>
>> Have you got the help that you wanted?
>>
>> On Thu, Sep 19, 2024 at 6:30 PM Anudeep
I figured it out thanks for response
On Fri, Sep 20, 2024 at 3:41 PM ALINDA Fortunate
wrote:
> Have you got the help that you wanted?
>
> On Thu, Sep 19, 2024 at 6:30 PM Anudeep Gudimalla
> wrote:
>
>> Hi Bharath,
>>
>> Thanks for reaching out.
>>
>> I have created the urls.py and views.py unde
Have you got the help that you wanted?
On Thu, Sep 19, 2024 at 6:30 PM Anudeep Gudimalla
wrote:
> Hi Bharath,
>
> Thanks for reaching out.
>
> I have created the urls.py and views.py under pages folder and navigated
> as book says.
>
> please find the attachments.
>
> On Thu, Sep 19, 2024 at 11:
What do you mean? You are a beginner
On Thu, 19 Sept 2024, 8:30 pm Anudeep Gudimalla,
wrote:
> Hi all
>
> Firstly, im learning Django by book "Django for beginners - WSVincent 5th
> edition" in chapter-2 i'm trying to up the server to display msg "Hello
> World!". The development server was up b
Hi LaVie,
Thanks for your response.
I sorted out the issue by mistake i wrote urls.py code in pages app instead
of project urls.py.
Thank you.
On Thursday, September 19, 2024 at 6:04:55 PM UTC-4 LaVie wrote:
> Hi Anudeep,
>
>
> I am glad you are taking the time to learn Django.
> I believe th
Hi Anudeep,
I am glad you are taking the time to learn Django.
I believe the message has been displayed. Can I ask what changes were made?
On Thursday 19 September 2024 at 15:01:38 UTC Anudeep Gudimalla wrote:
> Hi all
>
> Firstly, im learning Django by book "Django for beginners - WSVincent 5t
I have Already registered the pages app in settings.py file
On Thu, Sep 19, 2024 at 1:28 PM KPADE Kouami Antoine
wrote:
> The problème IS simple juste going to registre your app in project on
> setting.py file
>
> Le jeu. 19 sept. 2024, 16:30, Gulshan Yadav
> a écrit :
>
>> Please send me proj
The problème IS simple juste going to registre your app in project on
setting.py file
Le jeu. 19 sept. 2024, 16:30, Gulshan Yadav a
écrit :
> Please send me project name
>
> On Thu, Sep 19, 2024, 9:43 PM Gulshan Yadav
> wrote:
>
>> Which one are you clone bro?
>>
>> On Thu, Sep 19, 2024, 9:18 P
Firstly, i created virtual environment by
python -m venv .venv
.venv\Scripts\Activate.ps1 - activated the venv
(.venv) $ python -m pip install django~=5.0.0 - installed django in it
(.venv) $ python -m pip install black - installed black in it.
(.venv) $ django-admin startproject django_project . -
Please send me project name
On Thu, Sep 19, 2024, 9:43 PM Gulshan Yadav
wrote:
> Which one are you clone bro?
>
> On Thu, Sep 19, 2024, 9:18 PM RANGA BHARATH JINKA <
> bharathjink...@gmail.com> wrote:
>
>> Hi,
>>
>> What's your project folder? Did you create a new app inside the project?
>> You
Which one are you clone bro?
On Thu, Sep 19, 2024, 9:18 PM RANGA BHARATH JINKA
wrote:
> Hi,
>
> What's your project folder? Did you create a new app inside the project?
> You have registered your pages app URLs in the project. But you have to
> create a new urls.py file inside the app and import
Hi,
What's your project folder? Did you create a new app inside the project?
You have registered your pages app URLs in the project. But you have to
create a new urls.py file inside the app and import view
On Thu, Sep 19, 2024 at 9:00 PM Anudeep Gudimalla
wrote:
> Hi Bharath,
>
> Thanks for rea
Please find the shell screenshot attached.
Thank you.
On Thu, Sep 19, 2024 at 11:28 AM Anudeep Gudimalla
wrote:
> Hi Bharath,
>
> Thanks for reaching out.
>
> I have created the urls.py and views.py under pages folder and navigated
> as book says.
>
> please find the attachments.
>
> On Thu, Se
Hi Bharath,
Thanks for reaching out.
I have created the urls.py and views.py under pages folder and navigated as
book says.
please find the attachments.
On Thu, Sep 19, 2024 at 11:08 AM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
> Hi,
>
> Did you create a view and link it to a URL
Hi,
Did you create a view and link it to a URL like /home? Then, you have to go
to that URL to see the message.
Thanks,
Bharath
On Thu, Sep 19, 2024 at 8:31 PM Anudeep Gudimalla
wrote:
> Hi all
>
> Firstly, im learning Django by book "Django for beginners - WSVincent 5th
> edition" in chapter-
22 matches
Mail list logo