I think what you want to do is:
user_activated.connect(create_site_user)
--~--~-~--~~~---~--~~
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 un
On Jan 23, 9:56 pm, "bax...@gretschpages.com"
wrote:
> > I think what you want to do is:
>
> > user_activated.connect(create_site_user)
>
> Thanks. But where, after the send(), or in the signal?
just a line of code. i use models.py where i define the func, import
user_activated, then:
user_ac
Vim + pydiction + django.vim
On Sep 10, 1:31 pm, eka wrote:
> Vim + RopeVim + Omincompletion + taglist + tasklist + python_fn
>
> On Sep 10, 8:30 am, slafs wrote:
>
> > Vim
> > with omnicompletion (CTRL+X, CTRL+O), filetype=htmldjango, TList and
> > NERDTree
>
> > Regards
>
> > On Sep 9, 9:31 a
Hi Gerard,
can you what is your url conf like and the error message you get?
On Oct 17, 10:10 am, Gerard wrote:
> Hi All,
>
> I've been trying to figure out why this works:
>
> {% url project.myapp.views.customer_edit customer.id %}
>
> And this does not:
>
> {% url customer_edit customer.id %}
4 matches
Mail list logo