Re: I hope to increase OneToOne mode GenericForeignKey

2018-02-06 Thread Matemática A3K
On Mon, Feb 5, 2018 at 6:57 PM, Ma Mars <mars.jinx...@gmail.com> wrote:

> I hope to increase OneToOne mode GenericForeignKey,
> For example, a passport (one user has only one passport, but there are
> many user roles, such as staff, drivers, customers, but they are one to one)
>

It's hard to understand what you are trying to do, please try to be more
verbose in order to get help :)


> --
> 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/41d3d6c1-16ec-4f61-badb-4522c7caad4a%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/41d3d6c1-16ec-4f61-badb-4522c7caad4a%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/CA%2BFDnhL8Owc_HGcjuwXwZfmzOvvwnse540af3tsSnKe5J1DJCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


I hope to increase OneToOne mode GenericForeignKey

2018-02-05 Thread Ma Mars
I hope to increase OneToOne mode GenericForeignKey,
For example, a passport (one user has only one passport, but there are many 
user roles, such as staff, drivers, customers, but they are one to one)

-- 
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/41d3d6c1-16ec-4f61-badb-4522c7caad4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.