Error creating new project

2009-12-16 Thread Gaston
gramming/python/django-trunk/django/bin/ django-admin.py", line 2, in from django.core import management ImportError: No module named django.core I've installed Django from SVN following the installation instructions, and I'm using Mac OS X. Thanks a lot for your help, -Gaston

Re: Error creating new project

2009-12-16 Thread Gaston
I created the symbolic link as follows, with the appropriate replacement for SITE-PACKAGES-DIR, obviously: ln -s `pwd`/django-trunk/django SITE-PACKAGES-DIR/django Unfortunately, I'm still getting the same error. Thanks for your help, -Gaston On Dec 16, 3:41 pm, Ales Zoulek wrote: > You nee

Re: Error creating new project

2009-12-18 Thread Gaston
Thanks Ales, there were problems with the symlink. Deleting it and just doing python setup.py install solved the problem. Thanks again for your help! -Gaston On Dec 17, 3:08 am, Ales Zoulek wrote: > OK. > > Try: > > ls SITE-PACKAGES-DIR/django > > is there a "core

Re: Django: Working in models.py and forms.py

2024-06-03 Thread Mupenda Kimpulenge Gaston
Not Found: /blog [03/Jun/2024 09:15:27] "GET /blog HTTP/1.1" 404 2089 Le mercredi 29 mai 2024 à 13:52:57 UTC+2, Faisal Mahmood a écrit : > Well > > In this specific scenario, using a OneToOne field on the profile table to > reference the user table wouldn't be ideal for preventing the current u

Re: Salutation

2024-09-03 Thread Mupenda Kimpulenge Gaston
bonjour Le mar. 3 sept. 2024 à 00:38, codesheets codeshet a écrit : > Bojour > > -- > 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...@