Hi, I'm trying to add support for auto-fields to django. By auto-fields, I 
mean fields that django skips during INSERT or UPDATE and let's the 
database assign a value. I'm using an existing ticket to track this: 
https://code.djangoproject.com/ticket/21454#comment:21

A working PR is present at: https://github.com/django/django/pull/5904

I would really appreciate if someone could take a look at it and guide me 
in the right direction.

Thanks

- Owais Lone
loneow...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/373c16b1-5eaa-4b0d-87a5-83256f30694e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to