I was thinking to migrate my page to python, I choose Django and know
need a shop aplication I was thinking in http://satchmoproject.com/.
There some other else better?
Thanks!
Sorry my english Im a bit rusty
--
You received this message because you are subscribed to the Google Groups
"Djang
Thanks you all I will study them all !
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
I'm trying to configure django with mod wsgi.
I put mysite in /home/mariano/mysite create with django 1.3, running
the development server works ok.
When I try it to configure with apache2 with mod_wsgi I get 500 error:
Internal Server Error
The server encountered an internal error or misconfigurat
exist: /
var/www/favicon.ico
It say that the settings file is not in sys path but in the
django.wsgi file it's add it.
On 21 mayo, 23:12, podio wrote:
> I'm trying to configure django with mod wsgi.
>
> I put mysite in /home/mariano/mysite create with django 1.3, running
> the
Sorry, sorry I hurry in posting I change the path in the django.wsgi
for /home/mariano and it's working, now I have to see how to install 2
django version :S
SOLVE
On 21 mayo, 23:18, podio wrote:
> apache log
>
> [Sat May 21 23:14:54 2011] [error] [client ::1] mod_wsgi (pid=14558
I'm trying to configure apache2 + virtualenv + django + wsgi + fls
I already have the virtualenv with python 2.6 and django 1.1.4
working.
note01:/var/log/apache2# source /home/mariano/Python/virtualenvs/lfs/
bin/activate
(lfs)note01:/var/log/apache2# python
Python 2.6.6 (r266:84292, Apr 20 2011,
Hi, I'm new and I'm trying to make an app that have a field, pointing
to a record of the same object class. How can a make django has a
search form and show the record of the class on a popup window like
http://demoweb.cibernatural.com/admin/gestion/presupuesto/add/ (user
and password demo:demo) bu
ting that is the solution.
> Regards.
> Sent from my BlackBerry wireless device from MTN
>
>
>
>
>
>
>
> -Original Message-
> From: podio
>
> Sender: django-users@googlegroups.com
> Date: Mon, 30 May 2011 16:24:10
> To: Django users
> Reply-
I found one solutions:
field = models.OneToOneField("self")
Im now searching how have a search form instead of a combo box.
On 31 mayo, 10:10, podio wrote:
> yes, that was that I copy and didn't select de ', so when I pasted I
> saw only the missing bracket.
>
I'm getting an error leaving a field blank but I have blank = True in
the model
IntegrityError at /admin/afiliados/afiliado/add/
(1048, "Column 'titular_id' cannot be null")
Request Method: POST
Request URL:http://localhost/mysite/admin/afiliados/afiliado/add/
Django Version: 1.3
Exception Typ
Hi, where can i found django apps for learning, i'm trying to make the
management of a club, list of partners and collect monthly fees, I
have something make but I need lots of corrections
List only RelationshipInline if the afiliado model have tipo_estitu =
True.
Export the list in every adm
11 matches
Mail list logo