Sam Walters wrote: > Any help completing/explaining this would be greatly appreciated and > open the floodgates towards understanding how to do this for all sorts > of pythonic/django overloading scenarios. >
I had to do something similar a while back - http://python.pastebin.com/f7a905977 Proved unexpectedly involved because also wanted to use it for model fields with choices specified - the form field used if you supply choices on modelfields is hardcoded in django. Was going to raise a bug about it, but turns out it's bug #9245 ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---