Hi,

The Django contrib User model is used to create accounts in Django 
applications.  I would like to keep accounts associated with real people 
separate from accounts created for mailing list and/or service accounts.  I 
was planning on using negative ID's for these accounts and can't see any 
issue with this from a Django or DB point of view (would need to create and 
manage my own sequence for this).

Can anyone see any issue with this?

Take care,
Michael.

-- 
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/fe7444f4-eb17-49d2-b553-3f3d8004b034%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to