this is my code and weirdly it creates new entry instead of updating the
passed one in instance argument, don't know if that because of m2m
relationship in Entry model or my code is broken!
what could be the cause?
### my edit view
@login_required
def edit_entry_view(request, entry_id):
After reading the django tutorial mentioned above,
I recommend reading http://www.djangobook.com/en/2.0/
then start reading more about any topic you need to work with from django
documentaion https://docs.djangoproject.com/
On Friday, March 2, 2012 8:11:07 PM UTC+2, arvapo wrote:
>
> Hi all,
>
Hi,
I want to let my users to register using there google accounts so later can
communicate with there google apps services like Documents, Picasa ,
Calendar ... etc.
What is your advice.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To vi
3 matches
Mail list logo