Hi all, I have a few models classes that refer to the logged in user (such as NoticeBoardPost), at the moment I am using the "username" to record who created each object. Is this the right way of doing it in Django?
Or can I refer to models.User as a ForeignKey? Thanks. -- "The secret impresses no-one, the trick you use it for is everything" - Alfred Borden (The Prestiege) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---