Thanks Collin. That's the path I've had to take.
On 03/11/2014 11:55 am, "Collin Anderson" <cmawebs...@gmail.com> wrote:

> Hi Mario,
>
> If you are able to edit the model replacing the IntegerField with this
> should do what you want:
> user = models.ForeignKey(CRMUser, null=True, blank=True,
> on_delete=DO_NOTHING)
>
> Collin
>
>  --
> 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 http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/831261fb-2037-4ed1-8bb4-2a6ec7e6b33e%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/831261fb-2037-4ed1-8bb4-2a6ec7e6b33e%40googlegroups.com?utm_medium=email&utm_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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHqTbjnLzgJ3nn8N62_7o4uJziji2C3eqHrqjL2EELjMHfdcTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to