-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

mojo escribió:
>               <title>{% block title %} Home {% endblock title %}</title>
>               <meta http-equiv="Content-Type" content="text/html; 
> charset=utf-8" /
>               <link href="static/css/style.css" rel="stylesheet" 
> type="text/css" /
>               <script type="text/javascript" src="static/js/functions.js"></

I assume you are serving the statics file using
django.views.static.serve in your dev server.

replace "static" with "/static"


Regards.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEAREIAAYFAko8NUsACgkQNHr4BkRe3pK+7wCguNU7ry4iqg/tu5b849ZlJ7vP
y2QAniRgJmt0PyhZI1HUrLQsfygskqvb
=C+Nn
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to