Just a simple class MyCharField(forms.CharField): pass
to start out On Jul 30, 11:12 pm, Xiong Chiamiov <[email protected]> wrote: > On Jul 30, 7:27 am, Michael Anckaert <[email protected]> > wrote: > > > Hello everyone, > > > I subclassed the CharField but have run into this problem: > > How did you subclass CharField? It's difficult to say what the > problem is without seeing what you've done. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

