Is there a simple way to make Django encode the data contained in some fields when a new record is added to the database?
If it takes too much effort, I guess I'd better directly feed to Django's object-model already-encoded information. I should log IP, user-agent and date/time (perhaps this as a string) but for privacy reasons I would like to store this crypted, as I don't need to read them). Thank you all for helping me & for making such a great thing as Django is :D --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---