I've been trying to figure out why modifications made to forms and
views have no effect on the app they belong to. I'm using django-
registration and wanted to add some additional fields to the
registration form but any changes I make, including deleting forms.py
or views.py, has no effect on the app. I've tried pkill on python and
dispatch.fcgi as well as touch dispatch.fcgi with no luck. Everything
has been working fine up until this point i.e., registering and
activating accounts and admin management, but any modification to
these files does nothing. Is this a problem with Mod_fastcgi?

Thanks,

J
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to