You forgot one step after enabling ufw.
You have to execute sudo ufw allow ssh.
Currently you can't login via ssh bcoz ufw not allowing you.
On Mon, Apr 13, 2020, 18:39 Jagtar Singh Lakhyan
wrote:
> Im working from terminal but on enabling ufw, server wasn't logging in
> from terminal and i ha
I upgraded django 1.7 to 1.9.12.
I have seen in django >1.9 doc that they removed from django.conf.urls import
patterns.
Still after upgrading the django It is not showing any error on,
urlpatterns = patterns()
So how can I check that django upgradations was successfully done or not.
--
You r
2 matches
Mail list logo