Hi!

   What you ask about depends on your environment's configuration. If
you have an application behind a web server like for example Apache it
should be enough to restart that server. If your applications is
started with ./manage.py runserver it should automatically read newer
version of file (but you asked this question so I think it's not your
case).
  So restart your web server and if it won't help ask again here
giving more details about your config.

Regards
Jakub Wiśniowski

On 27 Wrz, 19:48, Prateek Parekh <[EMAIL PROTECTED]> wrote:
> Hi,
> I am quite new to django framework, and was looking at an application
> developed by someone else. And, i have to quickly make a few changes.
> I have replaced one email address in views.py by another. Now, i'd
> like to know if i need to recompile this views.py file, and if so what
> is the exact command ( will python views.py work). I know, this is
> quite a rudimentary question, and i should have completely read the
> sample application tutorial on the site, but i have to fix this issue
> today itself. Thanks.
>
> -PP


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

Reply via email to