At least I use it as part of the process to save a copy of an existing
model instance

On Mon, Jan 11, 2016 at 9:35 AM, Tony Flury <anthony.fl...@btinternet.com>
wrote:

> Why do you want to delete the id field. The idea of a primary key field is
> central to relational databases. If you to suppress the automatically
> generated primary key then you need to assign another field as the unique
> primary key: as far as I know that will prevent the id field being created.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/633880e3-05fe-434a-979d-8b28c4158bcd%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CALn3ei23AmAJqoPaW6kf36219jJD5dTS%2BBd5zMZSgFBrMYA43w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to