James Bennett wrote: > Which leads me to wonder whether it wouldn't be better to just do that > in Django itself, and move the Message model into > django.contrib.sessions.
+1. Associating messages with sessions is much more intuitive to me; when first switching to Django, I was surprised they didn't already work that way. -Zak --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
