Hola Abel.
Que exactamente en lo que estas teniendo problemas para configurar?
On Tue, Feb 19, 2019 at 11:21 AM Abel Sena wrote:
> no puedo configuralo
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and
Django LTS
url(r'^$', IndexView.as_view(), name='index'),
IndexView es tu clase que esta en views.py
Django 2.x
path('', IndexView.as_view(), name='index'),
On Tue, Feb 19, 2019 at 11:21 AM Abel Sena wrote:
> no puedo configuralo
>
> --
> You received this message because you are subscribed to
no puedo configuralo
--
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users
3 matches
Mail list logo