Hi, Is there an easy way to create filds on the admin side that don't have database columns behind them? I am thinking of something whose value will drive some functionality in the save() method in the model, but does not need to be saved.
If this does not exist, how about the following feature suggestion: Have one of the parameters in the Field to specify that this field should not have a database column, and another field that will specify a model function that should be called to populate that field when it is displayed. -- Regards, Medhat --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---