Hi,
I am really new to django (and python as well).
I now try to create an app from the django.
I want to view the database table on something like phpmyadmin, does django
come with administration tool?
I installed the django on virtualenv on my local computer (Arch Linux), and
it already have
On 21 mar, 22:38, Bjunix wrote:
> You probably want to change the attributes of the model object
> directly.
>
> "If you call save() with commit=False, then it will return an object
> that hasn't yet been saved to the database."
> Source:http://docs.djangoproject.com/en/dev/topics/forms/modelfor
2 matches
Mail list logo