Thanks MichielThat was the problem indeed. I had Debug=True. Changing
it to False solved the issue for me.
Regards,
Guddu
On Saturday, 27 December 2014 19:16:02 UTC-3, Michiel Overtoom wrote:
>
>
> On Dec 27, 2014, at 22:23, Anurag Chourasia wrote:
>
> > I have a L
I have Deployed Django with Apache 2.2 + mod_wsgi on a Windows Server 2003
Production environment (No Virtualization) and it works like a Charm.
On Friday, 11 October 2013 12:35:06 UTC-3, Augusto Destrero wrote:
>
> A client of mine want to keep its existing Windows Server infrastructure,
> so I
You could use something like ER Master http://ermaster.sourceforge.net/
or Aqua Studio to generate the Graph.
On May 3, 8:42 am, kooliah
wrote:
> I need to import an already running database into a satchmo store.
> I started to make an ER graph, as a reference for the fields mapping, by
> myself,
Hi Marjenni,
Something like this
(r'^$','.views.'),
Replace the variables in <> accordingly
Regards,
Guddu
On Jan 15, 7:39 pm, marjenni wrote:
> Hi all,
> A really simple one. What goes in urls.py to set a callback
> function for the base websit
The way i did it was to have the following in my login template
(inside the login )
Replace /SiteRoot/url with whatever you would like the user to be
redirected to after a successful login.
Regards,
Guddu
On Jan 11, 7:39 am, Weldan wrote:
> hi. can anyone show me how to do this . af
Your WSGI must be having a DJANGO_SETTINGS_MODULE specified did you make
sure that the database specified in that setting file was the one in use
when you did your syncdb?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion
Glad that it helped.
For serving static files, you could read through the Django documentation
at https://docs.djangoproject.com/en/1.3/howto/static-files/
Regards,
Guddu
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
e Python executable. Doing an nm on the first missing symbol reveals
that it does exist.
root [zibal]% nm /usr/local/bin/python | grep -i PyArg_UnpackTuple
.PyArg_UnpackTuple T 268683204 524
PyArg_UnpackTupleD 537073500
PyArg_UnpackTupled 537073500 12
PyArg_
8 matches
Mail list logo