Monday, August 31, 2020

Re: unexpected change

Hi rbarhydtsf,

On 31/08/2020 18.36, rbarh...@gmail.com wrote:
> this says that it can't find "polls/index.html" but it is there...this
> was working previously.  I don't know what changed.
>

Not that it might help you right now, but it is usually a good idea to
keep your things in revision control (e.g. git) and then commit often.
Especially when you have something that works and want to experiment
with something new.

That way you can easily see the differences between the state of the
code when it worked and the current broken state or use something like
"git bisect".

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bc8e60f9-98c5-076c-105a-bbb9844cf7af%40stacktrace.dk.

No comments:

Post a Comment