Re: I new to Django

2023-05-21 Thread 'Kasper Laudrup' via Django users
On 21/05/2023 16.26, khaled alshadbi wrote: Hello friends please help me to start from scratch... I want to build sales program using Python and Django https://docs.djangoproject.com/en/4.2/intro/ Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the G

I new to Django

2023-05-21 Thread khaled alshadbi
Hello friends please help me to start from scratch... I want to build sales program using Python and 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 djan

Re: New to Django

2022-11-06 Thread Kevin gallagher
Thanks for the help! On Thursday, November 3, 2022 at 7:28:08 PM UTC subtitle indo wrote: > Please let me know if that sounds okay. > > On Wed, Nov 2, 2022 at 6:05 PM Kevin gallagher > wrote: > >> Hi guys, >> Im currently learning django and am doing a project for college. Im >> building an a

Re: New to Django

2022-11-02 Thread Sebastian Jung
Hello kevin, There are several django booking apps like this https://github.com/bernii/django-reservations I think its easier to change existing code to your requirements then begin from strech. Good luck Kevin gallagher schrieb am Mi., 2. Nov. 2022, 18:04: > Hi guys, > Im currently learning

New to Django

2022-11-02 Thread Kevin gallagher
Hi guys, Im currently learning django and am doing a project for college. Im building an appointment website users can book a training session. These are my models: class TimeSlot(models.Model): title = models.CharField(max_length=50) def __str__(self): return f'There is a slot

Re: New to Django

2021-10-16 Thread Lalit Suthar
I recommand https://www.youtube.com/playlist?list=PLEsfXFp6DpzRMby_cSoWTFw8zaMdTEXgL On Sun, 3 Oct 2021 at 17:32, bnmng wrote: > I think you'll get a few opinions on this. My opinion is no. I feel the > docs are very good but difficult to understand as a beginner. I like > Mozilla's into with

Re: New to Django

2021-10-14 Thread Adrian Valenzuela
Nice! Thanks for this! I'm new too and this already looks like a great resource. On Sunday, October 3, 2021 at 5:01:41 AM UTC-7 bnmng wrote: > I think you'll get a few opinions on this. My opinion is no. I feel the > docs are very good but difficult to understand as a beginner. I like > Moz

Re: New to Django

2021-10-05 Thread Adeyemi Deji
Hi, I started roughly too. Began paying attention as it started getting interesting. Django documentation was actually wat got me started but before that I went through some pdfs, had a lot of that on my pc. The poll app in django documentation really helped, don't think I would be where I am t

Re: New to Django

2021-10-03 Thread bnmng
I think you'll get a few opinions on this. My opinion is no. I feel the docs are very good but difficult to understand as a beginner. I like Mozilla's into with the Local Library tutorial to get started https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django On Friday, October 1, 2

New to Django

2021-10-01 Thread Richlue Toure
Hi, I want to learn django very well but tutorials like youtube videos, books and pay for online courses are not really satisfying me that much . So if I decide to learn django directly from the documentation will I learn good enough to Intermediate and Advance level ? if yes please help me wit

RE: Re: NEW TO DJANGO

2020-05-20 Thread Vishesh Mangla
  Sent from Mail for Windows 10 From: Madhav NandanSent: 20 May 2020 22:19To: Django usersSubject: Re: NEW TO DJANGO I need to know what I should do so that once I click a hyperlink, it will redirect me to a payment page and I need to make a working payment option like paypal integration or

RE: Re: NEW TO DJANGO

2020-05-20 Thread Vishesh Mangla
Haven’t you used the redirect() function in Django? Sent from Mail for Windows 10 From: Madhav NandanSent: 20 May 2020 22:19To: Django usersSubject: Re: NEW TO DJANGO I need to know what I should do so that once I click a hyperlink, it will redirect me to a payment page and I need to make a

Re: NEW TO DJANGO

2020-05-20 Thread Madhav Nandan
*From: *Madhav Nandan > *Sent: *19 May 2020 20:34 > *To: *django...@googlegroups.com > *Subject: *NEW TO DJANGO > > > > Dear Django fellas, > > > > I'm new to Django here. I started learning and it's been a while and I'm > facing a lot of issu

Re: NEW TO DJANGO

2020-05-19 Thread Akshat Zala
>> Windows 10 >> >> >> >> *From: *Madhav Nandan >> *Sent: *19 May 2020 20:34 >> *To: *django...@googlegroups.com >> *Subject: *NEW TO DJANGO >> >> >> >> Dear Django fellas, >> >> >> >> I'm ne

Re: NEW TO DJANGO

2020-05-19 Thread Hella Nick
not >> require django to go to a site , rather you require a hyperlink. >> >> >> >> >> >> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >> Windows 10 >> >> >> >> *From: *Madhav Nandan >> *Sent

Re: NEW TO DJANGO

2020-05-19 Thread Akshat Zala
hyperlink. > > > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *Madhav Nandan > *Sent: *19 May 2020 20:34 > *To: *django...@googlegroups.com > *Subject: *NEW TO DJANGO > > > > Dear Dj

RE: NEW TO DJANGO

2020-05-19 Thread Vishesh Mangla
Your question is not clear to me. What exactly do you want ?You do not require django to go to a site , rather you require a hyperlink.  Sent from Mail for Windows 10 From: Madhav NandanSent: 19 May 2020 20:34To: django-users@googlegroups.comSubject: NEW TO DJANGO Dear Django fellas, I'm n

NEW TO DJANGO

2020-05-19 Thread Madhav Nandan
Dear Django fellas, I'm new to Django here. I started learning and it's been a while and I'm facing a lot of issues. Can somebody help me with *''how can I integrate a payment system like PayPal to a link?''* Like I have a link, if someone clicks on that link

Re: New to Django, can't get it running on the web through http://127.0.0.1:8000/

2020-04-26 Thread Adam H
I realize this is an old post. so this is for the next person who stumbles in here looking for an answer to the same question. I had the same problem. for me, i was missing a colon in my code. it was that simple. check for red underlines in your code i tried runserver again, python3 manage.py run

Re: New to Django to select between 3.0 and 2.2

2020-03-13 Thread אורי
Hi Mrinal, It depends on the packages you are using (dependencies). Which Django version do they support? If all your dependencies support Django 3.0, go for it. Otherwise, go for 2.2. I'm personally still using Django 2.1 for Speedy Net, but I'm waiting for PR #12332 to be released to production,

Re: New to Django to select between 3.0 and 2.2

2020-03-13 Thread Andréas Kühne
Hi Mrinal, Django is a very mature framework - new releases rarely have any issues that hinder them from being used in production. For a new project you should definitely go for 3.0 - you will start with the correct structure for the new async features and you will also not have any issues with be

New to Django to select between 3.0 and 2.2

2020-03-12 Thread Mrinal Kamboj
Hello, I have just started the Python development, I am very new to the Python and have to select between Django versions 3.0 and 2.2, where 2.2 is LTS and 3.0 is current main stream. Does the current 3.0 Packages can still have the compatibility issues and would take some time to be stable s

Re: new to django

2020-03-03 Thread Naveen Arora
Hi, Have a look at my tutorials :) https://www.geeksforgeeks.org/django-tutorial/ Cheers, Naveen Arora On Sunday, 1 March 2020 23:34:45 UTC+5:30, Gurjot Kawatra wrote: > > hello everyone ...if anybody could help me out > my django server is started and i'm able to see congratulation messeg

Re: new to django

2020-03-02 Thread victor awakan
You can first try the django official tutorial. This will give you a rough idea how things works. https://docs.djangoproject.com/en/3.0/ On Sunday, March 1, 2020 at 8:04:45 PM UTC+2, Gurjot Kawatra wrote: > > hello everyone ...if anybody could help me out > my django server is started and i'm

Re: new to django

2020-03-02 Thread Lokendra Chouhan
Django life cycle link - https://www.reddit.com/r/webexpert/comments/dgp283/django_request_response_cycle/ On Mon, Mar 2, 2020 at 12:41 PM Aditya Khatwa wrote: > Congratulations 1st step completed a 100 more to go.😅 > > On Sun, 1 Mar 2020, 23:55 Omkar Parab, wrote: > >> Here's the Perfect Djang

Re: new to django

2020-03-01 Thread Aditya Khatwa
Congratulations 1st step completed a 100 more to go.😅 On Sun, 1 Mar 2020, 23:55 Omkar Parab, wrote: > Here's the Perfect Django tutorial. > From development to production. > > https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p > > On Sun, Mar 1, 2020, 11:33 PM Gurjot K

Re: new to django

2020-03-01 Thread Omkar Parab
Here's the Perfect Django tutorial. >From development to production. https://www.youtube.com/playlist?list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p On Sun, Mar 1, 2020, 11:33 PM Gurjot Kawatra wrote: > hello everyone ...if anybody could help me out > my django server is started and i'm able t

new to django

2020-03-01 Thread Gurjot Kawatra
hello everyone ...if anybody could help me out my django server is started and i'm able to see congratulation messege... now plz tell me the next step to create a project and run and watching output at the localhost:8000 -- You received this message because you are subscribed to the Google G

New to Django need help with m2m database with intermediate table.

2020-02-24 Thread Silas Nicholls
Hello, Sorry for my amateur question. I've been stuck on this issue for a while and I can't work out if there is way I can use my current models to work in this way. Here is a link to my issue: https://stackoverflow.com/questions/60223686/how-do-i-use-my-intermediate-table-to-show-the-m2m-re

New to Django, need help using my intermediate table to show the m2m relationship in my templates.

2020-02-24 Thread Silas Nicholls
Hello Sorry I am very new to Django and have come across quite the stumbling block. The details to the issue are in this Stack Overflow post I made a while ago with no answers: https://stackoverflow.com/questions/60223686/how-do-i-use-my-intermediate-table-to-show-the-m2m-relationship-in-my

New to Django. Trying to wrap my head around markdown to html conversion using regex

2020-02-20 Thread Joey Jo Jo Jr
html. Because this is a learning assignment, no markdown conversion libraries are allowed. So I'm tasked with using regular expressions to convert. I understand regular expressions and have already formulated a few to change things like **text** to text and so on, but being so new to Django

Re: New to Django and Python

2020-01-05 Thread Hedrick Godson's
Wish you well with ur new journey On Sun, 5 Jan 2020, 16:50 'Dash LaLonde' via Django users < django-users@googlegroups.com> wrote: > Hello, > > Just wanted to say hello and let you all know that I will probably be > posting many questions. > > -- > You received this message because you are subsc

New to Django and Python

2020-01-05 Thread 'Dash LaLonde' via Django users
Hello, Just wanted to say hello and let you all know that I will probably be posting many questions. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-use

Re: I'm very new to Django. Its possible to do the below project with Django?

2019-05-05 Thread pranayreddy788
I worked on Django from 2 years , you can use lot of Django features to build these kind of project. Use Django admin for faster development Post_save and decorator are very useful for ur project. Go through these concepts once in Django documentation Faster and easier way Django On May 5, 2019

I'm very new to Django. Its possible to do the below project with Django?

2019-05-05 Thread rocky2sdat
Recently I've signed in my office project which is for HR department. I want to create an admin panel and Agent view. We have a separate tool named 'PeopleSoft' In that tool somebody(agents) moved to bench it will automatically publish on my tool and an email triggered to Supervisor(Every agent

Re: problems with url and views - new to django

2019-04-23 Thread Rob Gmail
django-users@googlegroups.com" >> Date: Sunday, April 21, 2019 at 9:02 PM >> To: "django-users@googlegroups.com" >> Subject: Re: problems with url and views - new to django >> >> >> >> Hello Rob. >> >> With the url "hell

Re: problems with url and views - new to django

2019-04-23 Thread Victor H. Velasquez Rizo
of "Victor H. Velasquez Rizo" > *Reply-To: *"django-users@googlegroups.com" > > *Date: *Sunday, April 21, 2019 at 9:02 PM > *To: *"django-users@googlegroups.com" > *Subject: *Re: problems with url and views - new to django > > > > *

Re: problems with url and views - new to django

2019-04-23 Thread Victor H. Velasquez Rizo
Whats the structure of your project.? On Tue, Apr 23, 2019, 7:13 AM Deepali Singh wrote: > I have new to django ad i have created my project my pieshopI don't > know how it is showing 3 folders in the app > > On Mon, 22 Apr 2019 at 22:08, Robert Wahoo wrote: > >&g

Re: problems with url and views - new to django

2019-04-23 Thread Deepali Singh
I have new to django ad i have created my project my pieshopI don't know how it is showing 3 folders in the app On Mon, 22 Apr 2019 at 22:08, Robert Wahoo wrote: > Actually, I found why I got that last message, was a typo on my part. > > > > On to the next problem…Than

Re: problems with url and views - new to django

2019-04-22 Thread Robert Wahoo
9 at 9:02 PM To: "django-users@googlegroups.com" Subject: Re: problems with url and views - new to django Hello Rob. With the url "hello/", your trying to call the "hello" function on your view.py. First, you need to import "hello" to be able to use it. from fr

Re: problems with url and views - new to django

2019-04-22 Thread Robert Wahoo
Subject: Re: problems with url and views - new to django Hello Rob. With the url "hello/", your trying to call the "hello" function on your view.py. First, you need to import "hello" to be able to use it. from from lct_app.views import hello Second, call the func

Re: problems with url and views - new to django

2019-04-21 Thread Victor H. Velasquez Rizo
*Hello Rob.* With the url "hello/", your trying to call the "hello" function on your view.py. *First*, you need to import "hello" to be able to use it. from *from lct_app.views import hello* *Second,* call the function. path('hello/', hello), *urls.py* from django.contrib import admin from django

problems with url and views - new to django

2019-04-21 Thread Rob W
setting up a new project. all good, loaded up the project on localhost. however, when creating a view then setting the url, it doesn't work. *urls.py* from django.contrib import admin from django.urls import path urlpatterns = [ path('admin/', admin.site.urls), path('hello/', lct_app.s

Re: New to Django

2018-12-16 Thread Pradeep Sukhwani
Normally this type of issue comes when you are not using the environment where Django is installed or maybe you forgot to install Django. To confirm Django is install successfully run this in your terminal: python -c "import django; print(django.get_version())" On Saturday, December 15, 2018 at

Re: New to Django

2018-12-16 Thread Steven N
I think you have not installed django, `pip install django` you can confirm if django is installed in your current environment by doing `pip list` if it is, you will see it in the list. This might come in handy On Sun, Dec 16, 2018, 1:47 PM

Re: New to Django

2018-12-16 Thread tom riddle
Thanks for the responses. I was able to figure this out - I believe my issue was that I did not activate the virtual environment and cd into the folder containing the Django-admin exec file. Once I did that the command worked. On Sun, Dec 16, 2018 at 5:47 AM Okware Aldo wrote: > I can remotely h

Re: New to Django

2018-12-16 Thread Okware Aldo
I can remotely help, provide access me with remote access or push code github On Sat, 15 Dec 2018, 20:54 Hello - I'm trying to get Django up and running and I'm having some likely > trivial trouble. I'm following the "Writing your first Django app" > tutorial, but I'm getting stuck trying to crea

Re: New to Django

2018-12-15 Thread Gene LaRose
Have you installed a new environment and django? On Sat, Dec 15, 2018, 12:53 PM Hello - I'm trying to get Django up and running and I'm having some likely > trivial trouble. I'm following the "Writing your first Django app" > tutorial, but I'm getting stuck trying to create the project using > '

New to Django

2018-12-15 Thread elddirmmot
Hello - I'm trying to get Django up and running and I'm having some likely trivial trouble. I'm following the "Writing your first Django app" tutorial, but I'm getting stuck trying to create the project using 'django-admin startproject mysite'. The output says command not found. I've tried tro

Re: Where to start - New to Django and Python

2018-11-02 Thread William Vincent
Well I'm biased but add Django for Beginners <https://djangoforbeginners.com/> to the mix too. Also Django Girls <https://tutorial.djangogirls.org/en/>is a great first step. On Monday, October 22, 2018 at 8:02:01 AM UTC-4, Lokendar Singh wrote: > > Hi Community, > >

Re: New to Django: Please Help!! Django User Model not saving first_name, last_name and email - Authentication App

2018-10-30 Thread Adrian Chipukuma
> # Your next steps >> >> >> I think you might need to declare password1 & password2 fields in your >> Form. Do Check. >> >> >> >> On Monday, October 29, 2018 at 10:04:39 PM UTC+5:30, Adrian Chipukuma >> wrote: >>> >>> He

Re: New to Django: Please Help!! Django User Model not saving first_name, last_name and email - Authentication App

2018-10-30 Thread Adrian Chipukuma
m.cleaned_data['password1']) > new_user.save() > # Your next steps > > > I think you might need to declare password1 & password2 fields in your > Form. Do Check. > > > > On Monday, October 29, 2018 at 10:04:39 PM UTC+5:30, Adrian Chipukuma

Re: New to Django: Please Help!! Django User Model not saving first_name, last_name and email - Authentication App

2018-10-29 Thread Manjunath
n your Form. Do Check. On Monday, October 29, 2018 at 10:04:39 PM UTC+5:30, Adrian Chipukuma wrote: > > Hello, > > I am new to Django and enjoying the learning process, unfortunately I am > stuck, and I need expert guidance. > I am learning through developing a User Authent

New to Django: Please Help!! Django User Model not saving first_name, last_name and email - Authentication App

2018-10-29 Thread Adrian Chipukuma
Hello, I am new to Django and enjoying the learning process, unfortunately I am stuck, and I need expert guidance. I am learning through developing a User Authentication System. The system is supposed to have a user registration functionality, login, user profile editing and logout. I have

Re: new to django

2018-10-24 Thread SHUBHAM .SINGH. RATHORE
First you createsuperuser than runserver On Thu 18 Oct, 2018 2:50 pm , wrote: > "django-admin startproject mysite" i tried to run this in cmd propmt but it > is not working showing "django-admin' is not recognized as an internal or > external command," what to do? > > -- > You received thi

Re: new to django

2018-10-24 Thread Mamadou Harouna Diallo
Hello, Are you active your virtuel env ? You must active the virtuel env Le jeu. 18 oct. 2018 à 09:20, a écrit : > "django-admin startproject mysite" i tried to run this in cmd propmt but it > is not working showing "django-admin' is not recognized as an internal or > external command," what t

Re: new to django

2018-10-24 Thread maunish dave
Chech if you have installed django or not Type this command on cmd ' django pip install' On Wed 24 Oct, 2018, 8:05 PM Aditya Bohra, wrote: > > > On Thursday, October 18, 2018 at 2:51:02 PM UTC+5:30, shubham...@gmail.com > wrote: >> >> "django-admin startproject mysite" i tried to run this in cmd

Re: new to django

2018-10-24 Thread Ing.Daniel Bojorge
Thanks for tell us. Dios L@s Bendiga Saludos, [image: --] daniel.bojorge [image: http://]about.me/daniel.bojorge *Curso Django 2.1 (Course of Django 2.1)* Mi Blog Nicaragua "Si us

Re: new to django

2018-10-24 Thread Aditya Bohra
On Thursday, October 18, 2018 at 2:51:02 PM UTC+5:30, shubham...@gmail.com wrote: > > "django-admin startproject mysite" i tried to run this in cmd propmt but it > is not working showing "django-admin' is not recognized as an internal or > external command," what to do? > > Is it working n

Re: Where to start - New to Django and Python

2018-10-22 Thread manu . pascual . luna
y. Also you can read it for free online. El lunes, 22 de octubre de 2018, 14:02:01 (UTC+2), Lokendar Singh escribió: > > Hi Community, > > I'm new to django and python, however I've experience in development. > > Can someone suggest me the best book/content/tutor

Re: Where to start - New to Django and Python

2018-10-22 Thread Joel
wrote: > Hi Community, > > I'm new to django and python, however I've experience in development. > > Can someone suggest me the best book/content/tutor to enhance my skills as > a lead developer? > Currently I'm going through django documentation. > > > Thanks

Re: Where to start - New to Django and Python

2018-10-22 Thread Mo-rema07
I have found The Django Book <https://djangobook.com/> to be a very good book to get a handle of Djangoa and it's philosophy. On Monday, October 22, 2018 at 2:02:01 PM UTC+2, Lokendar Singh wrote: > > Hi Community, > > I'm new to django and python, however I&

Where to start - New to Django and Python

2018-10-22 Thread Lokendar Singh
Hi Community, I'm new to django and python, however I've experience in development. Can someone suggest me the best book/content/tutor to enhance my skills as a lead developer? Currently I'm going through django documentation. Thanks in advance! Lokendar -- You receiv

Re: new to django

2018-10-18 Thread Joel
No, sorry. On Fri, 19 Oct, 2018, 9:18 AM Shubham Bajaj, wrote: > I already did these all... > Can u help me with team viewer if possible > > On Fri 19 Oct, 2018, 9:14 AM Joel, wrote: > >> Or you may need to add the location of your installation directory to the >> system path. >> >> On Fri, 19

Re: new to django

2018-10-18 Thread Shubham Bajaj
Kk thanks.. On Fri 19 Oct, 2018, 9:22 AM Joel, wrote: > No, sorry. > > On Fri, 19 Oct, 2018, 9:18 AM Shubham Bajaj, > wrote: > >> I already did these all... >> Can u help me with team viewer if possible >> >> On Fri 19 Oct, 2018, 9:14 AM Joel, wrote: >> >>> Or you may need to add the location

Re: new to django

2018-10-18 Thread Shubham Bajaj
I already did these all... Can u help me with team viewer if possible On Fri 19 Oct, 2018, 9:14 AM Joel, wrote: > Or you may need to add the location of your installation directory to the > system path. > > On Fri, 19 Oct, 2018, 9:00 AM Shubham Bajaj, > wrote: > >> Thank u.. >> >> On Fri 19 Oct

Re: new to django

2018-10-18 Thread Joel
Or you may need to add the location of your installation directory to the system path. On Fri, 19 Oct, 2018, 9:00 AM Shubham Bajaj, wrote: > Thank u.. > > On Fri 19 Oct, 2018, 8:35 AM Joel Mathew, wrote: > >> just purge and reinstall django >> >> >> On Fri, 19 Oct 2018 at 08:14, Shubham Bajaj

Re: new to django

2018-10-18 Thread Shubham Bajaj
Thank u.. On Fri 19 Oct, 2018, 8:35 AM Joel Mathew, wrote: > just purge and reinstall django > > > On Fri, 19 Oct 2018 at 08:14, Shubham Bajaj > wrote: > > > > I tried this but it showing no module found django.core > > Pls help me.. > > > > On Fri 19 Oct, 2018, 6:37 AM satyam mishra, wrote: >

Re: new to django

2018-10-18 Thread Joel Mathew
just purge and reinstall django On Fri, 19 Oct 2018 at 08:14, Shubham Bajaj wrote: > > I tried this but it showing no module found django.core > Pls help me.. > > On Fri 19 Oct, 2018, 6:37 AM satyam mishra, wrote: >> >> just install all the necessary module needed, just open the location of >>

Re: new to django

2018-10-18 Thread Shubham Bajaj
I tried this but it showing no module found django.core Pls help me.. On Fri 19 Oct, 2018, 6:37 AM satyam mishra, wrote: > just install all the necessary module needed, just open the location of > project where you want your project located to be..for example if you want > your project to be loc

Re: new to django

2018-10-18 Thread Shubham Bajaj
I am using windows 10 On Fri 19 Oct, 2018, 12:59 AM Vivek Jha, wrote: > Use this step and don't forget to install pip3 > Command is for linux it is sido apt-get install Python3.6-pip3 > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: new to django

2018-10-18 Thread satyam mishra
just install all the necessary module needed, just open the location of project where you want your project located to be..for example if you want your project to be located in desktop then use cmd in cmd prompt 'cd desktop' then create your project by using the command ;django-admin startproje

Re: new to django

2018-10-18 Thread satyam mishra
just try 'python manage.py projectname/ ' and run the project On Thu, Oct 18, 2018 at 8:05 PM Nelson Varela wrote: > > did you install django... > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and sto

new to django

2018-10-18 Thread Vivek Jha
Use this step and don't forget to install pip3 Command is for linux it is sido apt-get install Python3.6-pip3 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to dja

new to django

2018-10-18 Thread Vivek Jha
1. virtualenv environmentname 2. cd environmentname 3. Scripts\activate #to activate environment 4. pip3 install dango==2.1 5. django-admin startproject projectname 6. cd projectname 7. Python manage.py runserver -- You received this message because you are subscribed to the Google Groups "Djang

Re: new to django

2018-10-18 Thread Shubham Bajaj
Yeah.. When I tried running import django in idle it is not showing any error On Thu 18 Oct, 2018, 8:05 PM Nelson Varela, wrote: > > did you install django... > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this

Re: new to django

2018-10-18 Thread Nelson Varela
did you install 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 post to this group, send email to d

Re: New to Django

2018-10-18 Thread fatoubinetou196
Le mercredi 17 octobre 2018 21:21:54 UTC, fatoubi...@gmail.com a écrit : > > Hi! I wanted to know if you could frame me on how to design my application > of visualizations of the statutes of a payments by the owner with Django. > Because it's my first time and I do not quite understand how to l

Re: new to django

2018-10-18 Thread Shubham Bajaj
Django.core* On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > bro first select a file where your project have stored. > > On Thu, 18 Oct 2018 at 15:23, Shubham Bajaj > wrote: > >> I and getting error no module found django.cargo. >> I tried for three hours but unable to start my first proj

Re: new to django

2018-10-18 Thread Shubham Bajaj
No module named django.core how to solve this issue On Thu 18 Oct, 2018, 4:05 PM Shubham Bajaj, wrote: > When I tried to run "admin.py start project mysite" in cmd it shows > module django.cargo not found > > On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > >> bro first select a file where

Re: new to django

2018-10-18 Thread Shubham Bajaj
When I tried to run "admin.py start project mysite" in cmd it shows module django.cargo not found On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > bro first select a file where your project have stored. > > On Thu, 18 Oct 2018 at 15:23, Shubham Bajaj > wrote: > >> I and getting error no mo

Re: new to django

2018-10-18 Thread Pradeep Singh
bro first select a file where your project have stored. On Thu, 18 Oct 2018 at 15:23, Shubham Bajaj wrote: > I and getting error no module found django.cargo. > I tried for three hours but unable to start my first project pls help me.. > > On Thu 18 Oct, 2018, 3:19 PM Dilip Krishna, < > dilipkri

Re: new to django

2018-10-18 Thread Shubham Bajaj
I and getting error no module found django.cargo. I tried for three hours but unable to start my first project pls help me.. On Thu 18 Oct, 2018, 3:19 PM Dilip Krishna, wrote: > You might have created a virtual environment for django and got out of > it.check for it?? > > -- > You received t

new to django

2018-10-18 Thread Dilip Krishna
You might have created a virtual environment for django and got out of it.check for it?? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubs

new to django

2018-10-18 Thread shubhambajaj204
"django-admin startproject mysite" i tried to run this in cmd propmt but it is not working showing "django-admin' is not recognized as an internal or external command," what to do? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsub

Re: new to django

2018-09-15 Thread Jayram Rawat
y) > > On Sat, Sep 15, 2018, 5:28 PM Jayram Rawat wrote: > >> hello everyone , i am new to django can any one tell me that how to use >> django and whats the main purpose of it. thank you >> >> -- >> You received this message because you are subscribed to the

Re: new to django

2018-09-15 Thread Shahil Hussain
amazing but you have to do practice learning it. I will recommend Django girls tutorial website to learn Django ( it is really easy) On Sat, Sep 15, 2018, 5:28 PM Jayram Rawat wrote: > hello everyone , i am new to django can any one tell me that how to use > django and whats the main purp

new to django

2018-09-15 Thread Jayram Rawat
hello everyone , i am new to django can any one tell me that how to use django and whats the main purpose of it. 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 fro

Re: new to django

2018-08-29 Thread sankar ardhas
Hi all, Thanks for your response. On Wed, Aug 29, 2018, 9:08 PM Jani Tiainen wrote: > Hi, > > Django Girls do have excellent tutorial which also does have very detailed > setup guide. > > > ke 29. elok. 2018 klo 14.16 sankar ardhas > kirjoitti: > >> Hi all, >> I am a web develo

Re: new to django

2018-08-29 Thread Jani Tiainen
Hi, Django Girls do have excellent tutorial which also does have very detailed setup guide. ke 29. elok. 2018 klo 14.16 sankar ardhas kirjoitti: > Hi all, > I am a web developer in laravel and codeigniter php web > frameworks. I want to learn how to build web application with django

Re: new to django

2018-08-29 Thread tamangsiddharth12
Please make sure you install latest django. I have also started working on django and used the django 2.0.2 version. To install this you will need pip3 which is from python3. You can use django 2 versions. On Wednesday, August 29, 2018 at 4:46:15 PM UTC+5:30, sankar ardhas wrote: > > Hi all, >

Re: new to django

2018-08-29 Thread Joel Mathew
There are two steps: Install pip, Use pip to install django Follow the tutorial: https://docs.djangoproject.com/en/2.1/intro/install/ On Wed, 29 Aug 2018 at 16:46, sankar ardhas wrote: > > Hi all, > I am a web developer in laravel and codeigniter php web frameworks. > I want to learn h

new to django

2018-08-29 Thread sankar ardhas
Hi all, I am a web developer in laravel and codeigniter php web frameworks. I want to learn how to build web application with django framework. I have ubuntu platform in my comuputer. I want installation steps for django and example also .. Can you help me? -- You received this messa

Re: new to django

2018-08-28 Thread Manmeet Singh
Also check out this https://tutorial.djangogirls.org/en/django_start_project/ On Tue, Aug 28, 2018 at 5:11 PM Manmeet Singh <97singh.manm...@gmail.com> wrote: > Check out this tutorial: > > https://www.digitalocean.com/community/tutorials/how-to-create-a-django-app-and-connect-it-to-a-database >

Re: new to django

2018-08-28 Thread Manmeet Singh
Check out this tutorial: https://www.digitalocean.com/community/tutorials/how-to-create-a-django-app-and-connect-it-to-a-database On Tue, Aug 28, 2018 at 5:05 PM nonofo kokotetso wrote: > how do i deploy/run django projects after installing django and python > > -- > You received this message b

new to django

2018-08-28 Thread nonofo kokotetso
how do i deploy/run django projects after installing django and python -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com.

Re: New to Django, Tutiorial01 not working,

2018-03-29 Thread Marcin Bacławski
u probably run http://localhost:8000/ ,u should run http://localhost:8000/polls -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googl

Re: New to Django, Tutiorial01 not working,

2018-03-29 Thread prince gosavi
You need to use the following url *http://localhost:8000/polls/* as you have mentioned that you want to go under the "polls/" django parses through the urls to find "/polls/" and if it does not exists it will surely give an error as you are requesting things that it does not have. On Friday, Ma

New to Django, Tutiorial01 not working,

2018-03-29 Thread Bryan Zimmer
Hello all, I managed to get Django and mod_wsgi installed OK. I then followed through with tutorial01, but even though I tried it twice, on two different machines, I have come up blank. This is the output I am getting for the first cut of Tutorial 01. I am using Django 2.0.3 with python3.6 and

Re: New to django

2017-07-20 Thread dkushwah5
Thanx Stefano :) On Wednesday, July 19, 2017 at 7:19:08 PM UTC+5:30, Stefano Probst wrote: > > Hi! > > New to Django? Read the Getting started > <https://docs.djangoproject.com/en/1.11/intro/>. > > Am Mittwoch, 19. Juli 2017 13:04:50 UTC+2 schrieb dkushwah5: >>

  1   2   3   4   >