Hi,
I am pretty new to django and python as well. I am working on my first
django project and trying to find the best approch to solve the following
issue :
On my project I do have a voting system. the votes are for a specific item.
Each user can vote once per item.
What I am trying to do is that
I am learning Django using the book "Practical Django Project". This isn't
such an old book but seems to be very out-dated in terms of django. it Uses
the old admin interface which I assume was replaced in version 1.0.
To make a long story short, one of the example of the book is to add a
keyword
fields there.
Thanks,
Elad
On Sun, Jan 1, 2012 at 10:27 PM, Timothy Makobu wrote:
> https://docs.djangoproject.com/en/1.3/releases/1.0-porting-guide/#the-admin
>
> On Sun, Jan 1, 2012 at 9:59 PM, Elad Zucker wrote:
>
>> I am learning Django using the book "Practica
3 matches
Mail list logo