Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Samapika Nayak
create a virtual env, install django On Tuesday, March 22, 2022 at 6:43:02 PM UTC+5:30 paul.ka...@gmail.com wrote: > root@videotron:~ # django-admin startproject mysite > root@videotron:~ # python manage.py runserver > python: can't open file 'manage.py': [Errno 2] No such file or directory > ro

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Shah Tech
you must first your current directory to your project directory mysite: in window type: cd mysite and then try python manage.py runserver On Thursday, March 24, 2022 at 6:51:53 PM UTC+5 Kasper Laudrup wrote: > On 24/03/2022 08.05, harsh jain wrote: > > Still facing issue ? > > This course will he

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Kasper Laudrup
On 24/03/2022 08.05, harsh jain wrote: Still facing issue ? This course will help you - Advanced web development course online Please fuck off with your spam. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group an

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread harsh jain
Still facing issue ? This course will help you - Advanced web development course online On Tuesday, 22 March 2022 at 18:43:02 UTC+5:30 paul.ka...@gmail.com wrote: > root@videotron:~ # django-admin startproject mysite > root@video

tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-22 Thread Paul Kagan
root@videotron:~ # django-admin startproject mysite root@videotron:~ # python manage.py runserver python: can't open file 'manage.py': [Errno 2] No such file or directory root@videotron:~ # ls .Xauthority .elinks .nn .viminfogit .cache .emacs.d.npm

Re: DjangoProject

2020-08-14 Thread puneetm...@gmail.com
sir, any solution for this? https://groups.google.com/g/django-users/c/Ks5QbFO0VX0 On Tuesday, August 11, 2020 at 10:51:21 PM UTC+5:30 Adam Johnson wrote: > Hi! > > I think you've found the wrong mailing list for this post. This mailing > list is for discussing the development of Django itself,

DjangoProject

2020-08-13 Thread Sunday Adeyemi
Hello I have interest , thanks Soo much.Sunday -- 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

Re: DjangoProject

2020-08-12 Thread S D
Hi Desh, Welcome to Django :) Like Adam said, you should unsubscribe from the django-developers mailing list for now. That list is for people who are actually working on the Django framework itself. The django-users mailing list is the one where people who are learning to use Django communicate.

Re: DjangoProject

2020-08-11 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

Re: DjangoProject

2020-08-11 Thread Desh Deepak
Access Granted On Tue, 11 Aug 2020, 10:25 pm Vishnu Bhandari, wrote: > Git Repo - VishnuWorld > > On Tue, 11 Aug, 2020, 10:24 pm Desh Deepak, > wrote: > >> Hello everyone, I want to developing a django project. Who wants to >> collaborate to do a project and learn django share your github user

Re: DjangoProject

2020-08-11 Thread Vishnu Bhandari
Git Repo - VishnuWorld On Tue, 11 Aug, 2020, 10:24 pm Desh Deepak, wrote: > Hello everyone, I want to developing a django project. Who wants to > collaborate to do a project and learn django share your github user id for > github reposetory access. > > Live on Heroku > http://kidszania.herokuapp

DjangoProject

2020-08-11 Thread Desh Deepak
Hello everyone, I want to developing a django project. Who wants to collaborate to do a project and learn django share your github user id for github reposetory access. Live on Heroku http://kidszania.herokuapp.com/ Thanks Desh Deepak +91 7011101001 -- You received this message because you are

Re: DjangoProject related queries: what is name(means unknown random number) after HTTP status code.

2020-03-02 Thread Integr@te System
Hi Lahu, Check Django doc for your idea https://github.com/django/django/blob/stable/2.2.x/django/utils/log.py Nice. On Mon, Mar 2, 2020, 19:37 Lahu Chavan wrote: > when we run command on teminal python manage.py runserver after will get > local server IP address click on immediately, one han

DjangoProject related queries: what is name(means unknown random number) after HTTP status code.

2020-03-02 Thread Lahu Chavan
when we run command on teminal python manage.py runserver after will get local server IP address click on immediately, one hand will open a webbrowser page of django project and another hand on terminal continue processing in format [Date] "HTTP method" HTTP status code | unknown random nu

Re: Help with djangoproject

2019-01-02 Thread abel otugeme
There must be an error that why the server isn't running. Send a screenshot of cmd and the site On Jan 2, 2019 3:12 PM, "Harryxon Ndegwa" wrote: > > hi joseph, > send a screenshot of the error and the code u have written so far to get the error > > #%£& > > On Wed, 2 Jan 2019 5:10 pm Joseph Gichu

Re: Help with djangoproject

2019-01-02 Thread Harryxon Ndegwa
hi joseph, send a screenshot of the error and the code u have written so far to get the error #%£& On Wed, 2 Jan 2019 5:10 pm Joseph Gichuki Hi am new to Django and I can't get past the Django localhost :8000 to > advance my project to the next step . I keep getting an error: localhost > refu

Help with djangoproject

2019-01-02 Thread Joseph Gichuki
Hi am new to Django and I can't get past the Django localhost :8000 to advance my project to the next step . I keep getting an error: localhost refused to connect. what should I do ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsu

Re: Djangoproject tutorial part 1 - keep on getting 404 error on polls

2017-03-07 Thread Vanja Falck
ere any information on the 404 page ? >> I remember django being quite chatty as long it's in debug mode >> >> 2017-03-07 10:56 GMT+01:00 Vanja Falck : >> > Hi, >> > I have startet the first part of the djangoproject tutorial and get >> stuck

Re: Djangoproject tutorial part 1 - keep on getting 404 error on polls

2017-03-07 Thread Vanja Falck
x27;s in debug mode > > 2017-03-07 10:56 GMT+01:00 Vanja Falck >: > > > Hi, > > I have startet the first part of the djangoproject tutorial and get > stuck in > > part 1 - getting 404 errors on /polls/ - the admin page is ok. > > Any one have an ide

Re: Djangoproject tutorial part 1 - keep on getting 404 error on polls

2017-03-07 Thread ludovic coues
member django being quite chatty as long it's in debug mode > > 2017-03-07 10:56 GMT+01:00 Vanja Falck : >> Hi, >> I have startet the first part of the djangoproject tutorial and get stuck in >> part 1 - getting 404 errors on /polls/ - the admin page is ok. >>

Re: Djangoproject tutorial part 1 - keep on getting 404 error on polls

2017-03-07 Thread ludovic coues
Is there any information on the 404 page ? I remember django being quite chatty as long it's in debug mode 2017-03-07 10:56 GMT+01:00 Vanja Falck : > Hi, > I have startet the first part of the djangoproject tutorial and get stuck in > part 1 - getting 404 errors on /polls/ - the ad

Djangoproject tutorial part 1 - keep on getting 404 error on polls

2017-03-07 Thread Vanja Falck
Hi, I have startet the first part of the djangoproject tutorial and get stuck in part 1 - getting 404 errors on /polls/ - the admin page is ok. Any one have an idea about what is wrong? Followed the instructions carefully (django 1.10 - version). Running in virtualenv with python 3.5.2 and

Re: Playing with API- DjangoProject Part 1

2015-07-15 Thread James Schneider
u read or get this question daily, but > what would you recommend is a good place to start for Django. I feel I need > some more explanations and basic level knowledge than what's on the > djangoproject. I want to create my own landing page that has sign in and > log in features f

Re: Playing with API- DjangoProject Part 1

2015-07-15 Thread Harish Challa
s and basic level knowledge than what's on the > djangoproject. I want to create my own landing page that has sign in and > log in features for a set of questions to be asked. Ultimately, I want to > get familiar with Django. I started coding about 3 months ago and I have > absorbed a lot cons

Re: Playing with API- DjangoProject Part 1

2015-07-15 Thread Auj Nizkgi
d you recommend is a good place to start for Django. I feel I need some more explanations and basic level knowledge than what's on the djangoproject. I want to create my own landing page that has sign in and log in features for a set of questions to be asked. Ultimately, I want to get familiar wi

Re: Playing with API- DjangoProject Part 1

2015-07-14 Thread James Schneider
> When I run the shell, I keep getting errors. Also, I have created the > question three times now so when I type q.id , I get a return value of 3. > How can I delete them. Easy enough. q.delete() You may have to perform a query to gather up the other questions that you've already created and p

Re: Playing with API- DjangoProject Part 1

2015-07-14 Thread Néstor
This worked for me in ubuntu: python manage.py shell Python 3.4.0 (default, Apr 11 2014, 13:05:11) [GCC 4.8.2] on linux Type "help", "copyright", "credits" or "license" for more information. (InteractiveConsole) *>>> from polls.models import Question, Choice* *>>> from django.utils import timezone

Playing with API- DjangoProject Part 1

2015-07-14 Thread Auj Snow
When I run the shell, I keep getting errors. Also, I have created the question three times now so when I type q.id , I get a return value of 3. How can I delete them. Also when I ask the question text (q.question_text) I get "" instead of the "Whats up". Any help would be greatly appreciated.

Re: Is djangoproject down?

2014-03-12 Thread François Schiettecatte
Works for me, from the US East Coast. François On Mar 12, 2014, at 10:44 AM, Robert Slotboom wrote: > Hi guys, > > I am trying to visit djangoproject.com but the site is not responding for > hours. > Is it down?? > > Cheers > > Rob > > -- > You received this message because you are subscr

Re: Is djangoproject down?

2014-03-12 Thread Nevio Vesic
noup -- 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.co

Is djangoproject down?

2014-03-12 Thread Robert Slotboom
Hi guys, I am trying to visit djangoproject.com but the site is not responding for hours. Is it down?? Cheers Rob -- 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

Re: New to Django; walking through djangoproject tutorial; can't get poll to work

2012-12-21 Thread Deron
is my guess. > > I didn't go back and look at the tutorial but try creating some > choices for the poll. > > -Jeff > > On Tue, Dec 18, 2012 at 7:56 PM, Deron > > wrote: > > Hi, > > > > First post here. I'm extremely new to Django and I

Re: New to Django; walking through djangoproject tutorial; can't get poll to work

2012-12-18 Thread Jeff Tchang
o back and look at the tutorial but try creating some choices for the poll. -Jeff On Tue, Dec 18, 2012 at 7:56 PM, Deron wrote: > Hi, > > First post here. I'm extremely new to Django and I have been fumbling my way > through the DjangoProject "poll" app tutorial for a coup

New to Django; walking through djangoproject tutorial; can't get poll to work

2012-12-18 Thread Deron
Hi, First post here. I'm extremely new to Django and I have been fumbling my way through the DjangoProject "poll" app tutorial for a couple weeks now. I understand a lot of what's going on, but a lot of things are completely lost on me as well. That said, I'm to the po

Re: Djangoproject and Djangobook websites

2012-10-11 Thread Russell Keith-Magee
On Thu, Oct 11, 2012 at 10:53 AM, Csaba Kiss wrote: > I am wondering if the above mentioned sites are created by Django. If yes, > why don't they have a Django badge? > If they don't use Django, then hmm, that would make you think... Yes, they both use Django. In fact, the source code for djangop

Djangoproject and Djangobook websites

2012-10-10 Thread Csaba Kiss
I am wondering if the above mentioned sites are created by Django. If yes, why don't they have a Django badge? If they don't use Django, then hmm, that would make you think... -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discuss

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
can you pls give me your email? if possible, your skype also, if you can, i would love to discuss it in skype.. sofar it is working now, but there are still some questions and hesitations... thanks :) Am Dienstag, 15. Mai 2012 07:35:44 UTC+2 schrieb lawgon: > > On Mon, 2012-05-14 at 06:13

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread kenneth gonsalves
On Mon, 2012-05-14 at 06:13 -0700, doniyor wrote: > hey lawgon, one more question. i did the steps. but still not > working. > could you please take a look into my whole project on server if i give > you > the access thru PuTty? no problem - send me the username, password and url offlist. --

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
one more thing, there are wsgi.py and example.wsgi files. are they equivalent or they are different files? and where should they live ? Am Montag, 14. Mai 2012 15:13:03 UTC+2 schrieb doniyor: > > hey lawgon, one more question. i did the steps. but still not working. > could you please take a

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
hey lawgon, one more question. i did the steps. but still not working. could you please take a look into my whole project on server if i give you the access thru PuTty? now, there is nothing under docroot folder. just empty. and if i open browser, it is trying to show again the content of proj

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
oh okay, many thanks.. Am Montag, 14. Mai 2012 13:37:48 UTC+2 schrieb lawgon: > > On Mon, 2012-05-14 at 01:22 -0700, doniyor wrote: > > by the way, i am just on terminal, accessing the remote server via > > PuTTy. > > so i should push the whole project to some repository and pull it into > >

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread kenneth gonsalves
On Mon, 2012-05-14 at 01:22 -0700, doniyor wrote: > by the way, i am just on terminal, accessing the remote server via > PuTTy. > so i should push the whole project to some repository and pull it into > a > project folder on server from repository, right? right - but do not put the sensitive pa

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
again, > > i configured my httpd.conf file, i told him where is my django.wsgi file. > the directory is this: /usr/local/django/mysite/myproject. What i dont > understand is: during configuration, do i have to 'startproject'? or will i > just copy my djangoproject in this

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
where is my django.wsgi file. > the directory is this: /usr/local/django/mysite/myproject. What i dont > understand is: during configuration, do i have to 'startproject'? or will i > just copy my djangoproject in this 'django' folder? > > and.. my question is:

Re: Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread kenneth gonsalves
x27;? or > will i > just copy my djangoproject in this 'django' folder? neither. The correct way to do it is to use a version control system like git or mercurial and pull from the repository. > > and.. my question is: how does apache finds my project actually? from > w

Apache and wsgi => Where to put my djangoproject files? Please Help!

2012-05-14 Thread doniyor
hi there, i need your help again, i configured my httpd.conf file, i told him where is my django.wsgi file. the directory is this: /usr/local/django/mysite/myproject. What i dont understand is: during configuration, do i have to 'startproject'? or will i just copy my djangoproje

Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread doniyor
tahlhandel is my djangoproject): RewriteEngine On RewriteLog /usr/local/httpd/logs/rewrite.log RewriteLogLevel 2 RewriteMap low int:tolower RewriteMap subdom txt:/usr/local/httpd/conf/subdomains.lst RewriteCond ${subdom:%

Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread Bolkin
Sorry, supposed to be on different lines: Order deny,allow Allow from all On Friday, May 11, 2012 10:19:24 AM UTC-4, Bolkin wrote: > > It looks close enough, but try commenting out other virtual hosts to > reduce noise, and also comment out: > > #DocumentRoot /usr/local/httpd/vhtdocs/s

Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread Bolkin
It looks close enough, but try commenting out other virtual hosts to reduce noise, and also comment out: #DocumentRoot /usr/local/httpd/vhtdocs/stahlbaron/ You might need to add: Order deny,allow Allow from all On Friday, May 11, 2012 7:25:59 AM UTC-4, doniyor wrote: > > i solved this, but

Re: How to tell Apache to see my Djangoproject??

2012-05-11 Thread doniyor
i solved this, but not all. now i see the folders and files downloadable in browser instead of a webpage. Why is this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/dj

How to tell Apache to see my Djangoproject??

2012-05-11 Thread doniyor
hey guys, i am stuck here.. please help me :( i cannot serve my project on server, it says 403 You don't have permission to access / on this server. this is my httpd.conf file. ServerAdmin webmaster Servername afect.stahlbaron.de Serveralias www.afect.stahlbaron.de DocumentRoo

Re: Learning Django: DjangoProject Poll application

2012-02-29 Thread Tom Evans
On Wed, Feb 29, 2012 at 6:07 AM, WuWoot wrote: > https://docs.djangoproject.com/en/dev/intro/tutorial01/ > > I'm using the Djangostack (Python 2.7.2+; Django 1.3.1-1) from Bitnami > ran on Ubuntu 11.10 with PostgreSQL 9.1.2 > You're doing the dev/trunk tutorial but have django 1.3 installed. Eit

Re: Learning Django: DjangoProject Poll application

2012-02-29 Thread Denis Darii
try to use DjangoStack 1.4b1-0 instead of 1.3.1-1 On Wed, Feb 29, 2012 at 7:07 AM, WuWoot wrote: > https://docs.djangoproject.com/en/dev/intro/tutorial01/ > > I'm using the Djangostack (Python 2.7.2+; Django 1.3.1-1) from Bitnami > ran on Ubuntu 11.10 with PostgreSQL 9.1.2 > > Sorry for my newbi

Learning Django: DjangoProject Poll application

2012-02-29 Thread WuWoot
https://docs.djangoproject.com/en/dev/intro/tutorial01/ I'm using the Djangostack (Python 2.7.2+; Django 1.3.1-1) from Bitnami ran on Ubuntu 11.10 with PostgreSQL 9.1.2 Sorry for my newbie question. I got to the portion where it asks me to import timezone from the django.utils module but all I m

Re: Editing djangoproject Community RSS feed info

2011-09-18 Thread Russell Keith-Magee
On Mon, Sep 19, 2011 at 4:08 AM, Subhranath Chunder wrote: > I just added my tech blog to > the https://www.djangoproject.com/community/ page with feeds > from http://scratch-blog.appspot.com/feed/rss/ > Can someone with admin privileges, please edit and change the title to > 'Subhranath Chunder' 

Editing djangoproject Community RSS feed info

2011-09-18 Thread Subhranath Chunder
I just added my tech blog to the https://www.djangoproject.com/community/ page with feeds from http://scratch-blog.appspot.com/feed/rss/ Can someone with admin privileges, please edit and change the title to 'Subhranath Chunder' from the current 'ScratchBlog - The Scratch Blog'. I had simply put t

Re: djangoproject access fields of object dynamically

2010-08-04 Thread Steve Holden
On 8/4/2010 5:26 AM, ars_sim wrote: > > > Hello, Can anyone help me? > > I have list of fields called 'allowed_fields' and I have object called > 'individual'. > allowed_fields is sub set of individual. Now I want to run loop like > this > > for field in allowed_fields: > obj.field = individual

djangoproject access fields of object dynamically

2010-08-04 Thread ars_sim
Hello, Can anyone help me? I have list of fields called 'allowed_fields' and I have object called 'individual'. allowed_fields is sub set of individual. Now I want to run loop like this for field in allowed_fields: obj.field = individual.field obj have same fields like individual. Do you have

Re: confused with session chapters in djangoproject

2008-12-05 Thread vierda
Dear Karen, thanks for your clarification. it clear now. Ok I will try to make the Comment model and see how it code works. regards, -vierda- On Dec 6, 8:47 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Fri, Dec 5, 2008 at 4:10 PM, vierda <[EMAIL PROTECTED]> wrote: > > > Dear Karen, > >

Re: confused with session chapters in djangoproject

2008-12-05 Thread Karen Tracey
On Fri, Dec 5, 2008 at 4:10 PM, vierda <[EMAIL PROTECTED]> wrote: > > Dear Karen, > > thanks for your reply. Actually in my learning I try to follow the > code which is provide in the book to understand how it works. It > sounds silly but from above code, I really didn't get what below line > tryi

Re: confused with session chapters in djangoproject

2008-12-05 Thread vierda
Dear Karen, thanks for your reply. Actually in my learning I try to follow the code which is provide in the book to understand how it works. It sounds silly but from above code, I really didn't get what below line trying to do : c = comments.Comment(comment=new_comment) somebody kindly help to

Re: confused with session chapters in djangoproject

2008-12-05 Thread Karen Tracey
On Fri, Dec 5, 2008 at 9:53 AM, vierda <[EMAIL PROTECTED]> wrote: > > Dear all, > > I'm newbie in Django and have started study since two weeks. I tried > code that shows in djangoproject.com, in session chapters I got > problem with below code. It shows error that says module comments > doesn't h

confused with session chapters in djangoproject

2008-12-05 Thread vierda
Dear all, I'm newbie in Django and have started study since two weeks. I tried code that shows in djangoproject.com, in session chapters I got problem with below code. It shows error that says module comments doesn't have attribute Comment. am I missing something here? Kindly help and thank you i

Re: Djangoproject site broken ?

2006-09-01 Thread Jacob Kaplan-Moss
On Sep 1, 2006, at 6:18 AM, Bruno Desthuilliers wrote: > Seems like there are problems with the djangoproject site - no css, > broken internal links etc... (someone mentionned it on c.l.py a few > minutes ago, and I experimented the same problem). Fixed now, FY

Djangoproject site broken ?

2006-09-01 Thread Bruno Desthuilliers
Hi Seems like there are problems with the djangoproject site - no css, broken internal links etc... (someone mentionned it on c.l.py a few minutes ago, and I experimented the same problem). -- bruno desthuilliers développeur [EMAIL PROTECTED] http://www.modulix.com

Re: Djangoproject site and documentation

2006-03-23 Thread Gábor Farkas
[EMAIL PROTECTED] wrote: > Right now I cant get access to djangoproject.com. > > And, as I know, its global problem. > > Is there any other place, where i get django documentation right now? http://www.nekomancer.net/djangodoc/index.html they're the text-version docs, and it's only there for

Re: Djangoproject site and documentation

2006-03-23 Thread Nebojša Đorđević
[EMAIL PROTECTED] wrote: > Right now I cant get access to djangoproject.com. > > And, as I know, its global problem. > > Is there any other place, where i get django documentation right now? > Basic docs are in /docs/ -- Nebojša Đorđević - nesh Studio Quattro - Niš - SCG http://studioquattro

Djangoproject site and documentation

2006-03-23 Thread [EMAIL PROTECTED]
Right now I cant get access to djangoproject.com. And, as I know, its global problem. Is there any other place, where i get django documentation right now? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django u