ser).
A solution found on the net (see link below), works for me:
- uninstall ZoneAlarm, reboot, choose another firewall
http://www.eggheadcafe.com/software/aspnet/30715202/3-second-lag-when-making.aspx
francois
--~--~-~--~~~---~--~~
You received this message beca
Oops, forgot to mention this is obviously for the local web sever on
the vista machine ( ie using localhost or 127.0.0.1 urls )
On Sep 18, 12:13 am, francois <[EMAIL PROTECTED]> wrote:
> Hello,
>
> This is not a problem coming from Django but it took me some time =>
>
esponseRedirect (which doesn't take any other argument
that the url) ?
"""
request.user.message_set.create(message="Your playlist was added
successfully.")
return render_to_response("playlists/create.html",
Same problem for me with French characters. All the rest of the site
works fine just the admin section which doesn't want non English
characters.
What we should try or check at this point?
Thanks for an eventual answer, hint, suggestion...
francois
On Sep 25, 6:42 am, Sebastian Dah
Ooops sorry I didn't saw the answers in my Google search result.
I will try the suggestion of Ester Ytterbrink.
Thanks
On Nov 12, 3:19 pm, francois <[EMAIL PROTECTED]> wrote:
> Same problem for me with French characters. All the rest of the site
> works fine just the admin sect
http://www.swimswith.com/wkw1/ returns something (SwimsWith: A Legal
Who-Knows-Who)... from the admin debug page, this is the only url defined in
your urls.py.
so it looks like working fine, except if your urls.py contains something else,
in which case, could you detail what?
Francois
ipt -- that would contain your
data-- can work.
Francois
- Original Message -
From: "Bobby Roberts"
To: "Django users"
Sent: Tuesday, 17 November, 2009 9:19:21 PM
Subject: bulk product import to satchmo
I've posted this on the satchmo group but i'm not
So I am trying to set mongo-engine as django's back-end and am having no
luck :/ so if someone can point me in the direction of a really good guide
to follow or can walk through setup with me that would be greatly
appreciated
--
You received this message because you are subscribed to the Goog
On Jul 30, 2006, at 08:08, Mikko Nylén wrote:
Also, I'd like to ask how different timezones should be handled? I'm
building an application where it would be necessary for the users
to be able
to choose their own timezone to display date and time information
correctly.
One option would be,
Check patch #2070.
On Aug 27, 2006, at 08:36, pear_eater wrote:
Hi.
I'm developing a file uploader.And I need to upload large files(over
100MB).
But on django's admin interface, it uses memory too much .Then I'm
trying to write a new interface.
like...
if request.POST:
import os.path
I've seen this happen a lot as well, and not just for Django
applications, but PHP and RoR ones as well. Either Safari is bugged,
or it's doing something a lot of applications aren't ready to handle.
I'd be inclined to the latter, because some other applications,
namely Trac in my experienc
Hello all,
I've been hitting a small annoyance when using the RangeField classes in
the PostgreSQL contrib modules : while the value returned by psycopg is a
psycopg.extras.Range type, the Django documentation explicitly mentions
using tuples when creating and updating model instances.
This me
12 matches
Mail list logo