Hi. I bumped into a problem with djnago autoreloader (using standard
runserver command) recently - when i update my views.py file it does not
reload the server automatically. (while it does, if i update my project's
settings.py file)
Looking at the code (django/utils/autoreload.py) - i discovere
I encountered this today... the only way i found to overcome this is to
provide load_initial_data = False kwarg to the command
On Friday, June 24, 2011 2:17:11 PM UTC+4, Gelonida wrote:
>
> Hi,
>
>
> I'm using django 1.3
>
> I tried to create a tiny django app with management functions and to
>
2 matches
Mail list logo