Hi Daniel,
thanks for your answer.
On 04/20/2011 02:23 PM, Daniel Roseman wrote:
> On Wednesday, April 20, 2011 12:22:15 PM UTC+1, Simone Orsi wrote:
>
> Hi,
>
> first of all I'm sorry if this argument has been discussed somewhere but
> I cannot find any real
Hi,
first of all I'm sorry if this argument has been discussed somewhere but
I cannot find any real example except the one for the user profile.
I'm trying to extend an existing model adding some fields.
It seems there's no "clean way" to this but creating a related model for
it (as per the user
Hi *,
anybody has faced this?
http://groups.google.de/group/lightning-fast-shop/browse_thread/thread/73cc6a8ec3fa330
TIA,
SimO
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
Hi,
On 04/02/2010 05:12 PM, H.İbrahim Yılmaz wrote:
> Hi all,
> I get "global name 'self' is not defined" error what is the problem?
> Thanks.
>
> from django.db import models
> from django.forms import *
> from yenicrm.musteri.models import *
> from django.contrib.auth.models import User
> from d
Hi,
anybody using rpc4django has faced this?
https://bugs.launchpad.net/rpc4django/+bug/552437
Cheers,
SimO
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe fro
Hi,
anyone using RPC4Django has faced this
https://bugs.launchpad.net/rpc4django/+bug/552437 ?
Cheers,
SimO
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from
Hi,
On 03/28/2010 06:34 PM, Colin wrote:
> Or any other templating language that's a bit looser in allowing a bit
> of logic to mix in with the presentation layer?
>
http://mockit.blogspot.com/2010/02/using-chameleon-in-django.html
--
You received this message because you are subscribed to the
is.
Cheers,
SimO
> However, XMLRPC and JSONRPC protocols do not
> support authentication. In other RPC libraries for Django [2] I've
> seen that they provide a decorator which adds two parameters (username
> and password) to your RPC method. However, I did not really like this
> solut
Hi David, Ale, thanks for your answers :)
On 03/26/2010 05:24 PM, David wrote:
> Simone,
>
> It looks to me like there may be a problem in how you have configured
> basic authentication on your web server.
At the moment I didn't configure any server at all :)
> Firstly, the fact that you
> are ab
Hi *,
I'm trying to set some webservices using rpc4django (cause it supports
also jSON) on Django 1.1.
I followed this
http://packages.python.org/rpc4django/#overview
and this
http://docs.djangoproject.com/en/1.1/howto/auth-remote-user/
so that in my settings.py I have
MIDDLEWARE_CLASSES = (
10 matches
Mail list logo