Hello.
I have a model that draws info from another class, so basically a
ManyToMany field and want to display this information in my template.
in my models.py I have the following.
MODELS.PY
class Geo(models.Model):
title = models.CharField(max_length=30)
class Specie(models.Model):
ge
figured it out.
Nevermind
On May 17, 11:30 am, appel268576 wrote:
> Hello.
>
> I have a model that draws info from another class, so basically a
> ManyToMany field and want to display this information in my template.
>
> in my models.py I have the following.
>
>
hi there.
I am having some issues and don't really know where to go to with
this.
I am using the django-registration from bitbucket which is very handy,
however I would like to pass extra items upon registration such as
'first name', 'last name' etc.
any ideas?
--
You received this message bec
Hi there.
For the last week or so I have been having real issues with getting
Django / python and libjpeg to play nice.
However successfully followed loads of threads and comments and got my
own solution.
Secondly I have applied this solution so that it works successfully on
my production server.
Hi.
I ma having the same problem.
Could you find any documentation on this?
On Sep 6, 10:13 pm, justin jools wrote:
> Hi I have setup jtauber notification and friends apps but now I am
> stuck as to how to add views/urls to produce add friends/friends
> accept/friends list etc.
>
> please help
5 matches
Mail list logo