Maximus007 wrote: > Hi guys, > I am not able to change any of the file > ("views.py,""form.py,""models.py","urls.py") in user registration > module which I have installed in Python's sitepackages.It is giving me > permission denied msg. > I have to use email id as an username instead of seprate username in > my project. > I have also downloaded some snippets from django site but I am not > able to use them because i am not able to embed the code of user- > registration im my project directly.. > Please help me..
Well you are either going to have to install registration somewhere you can edit the files or get permission to edit them in the site-packages directory. regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---