Unicorn,wsgi or gwan?
--
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-user
Bump..I'm still stuck on this one and i've had no success
contacting the author.If anyones got any tips about setting this up
for multiple destinations it would be greatly appreciated.
On Nov 19, 4:57 pm, Daryl wrote:
> Is anyone on the list using the Multiple Domain (bkr
Is anyone on the list using the Multiple Domain (bkroeze) fork of
django-http-proxy ? I've had it working fine using a single proxy
domain but I am having problems getting it setup for multiple domains,
due to a lack of documentation.
--
You received this message because you are subscribed to the
ll need to use different ports.
>
> Hope this helps,
>
> Brett
>
> On 11/13/11 2:21 PM, "Daryl" wrote:
>
>
>
>
>
>
>
> >I need to know how to setup a proxy.cgi script on my Local Django
> >Development setup and can't seem to find the rig
I need to know how to setup a proxy.cgi script on my Local Django
Development setup and can't seem to find the right information to do
it.
The closest i've gotten to running any cgi script is when it just
displays the source code on the webpage...which isn't exactly
'running' is it?
Is it ok to ru
nalError: FATAL: Ident authentication failed for user
"acacian"
The full apache error is here
http://dpaste.com/35701/
Note
- runserver & dbshell have no trouble connecting
- mod_wsgi works fine with sqlite3
I'm running a VPS with Ubuntu 8.10 and I&
n ''
...but that didn't work. After some digging around, I came up with:
def render(self, context):
context = context.dicts[self.parent_contexts]
context[self.variable_name] = self.value
return ''
...which works. Is this code liable to break at s
hread:
http://groups.google.com/group/django-users/browse_thread/thread/2fb947b2305b78f/16bb2efc3c249cbe?hl=en&lnk=gst&q=multiple+databases#16bb2efc3c249cbe
--
Daryl
On Thu, Apr 17, 2008 at 4:00 AM, shabda <[EMAIL PROTECTED]> wrote:
>
> I have a forum(non-Django) and a Django app bot
be careful not to promise when it will
be available--I'm very busy. But I hope to resume working on it very
soon.
If anyone else knows another way to do this right now, I'd sure love
to hear about it.
--
Daryl
On Tue, Apr 15, 2008 at 5:03 PM, RaviKondamuru <[EMAIL PROTECTED]>
ckled data
which can be displayed in the page, and add a refresh button that will
trigger the signal I describe above.
Thanks Christopher.
--
Daryl
On Tue, Apr 15, 2008 at 10:17 AM, Christopher Allan Webber
<[EMAIL PROTECTED]> wrote:
>
> We developed something that did somethi
his separate
process from within Django (somehow), or as a cronjob?
--
Daryl Spitzer
--~--~-~--~~~---~--~~
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@g
Is it possible to get the timestamp of a page cached using the
@cache_page decorator (decorating a view)?
I'd like to display 'Last updated: %s' on the cached page, and provide
an "Update now" link (that would delete it from the
12 matches
Mail list logo