what is the advantage? TIA, V.
On Sat, Apr 13, 2013 at 1:24 PM, Avraham Serour <tovm...@gmail.com> wrote: > Instead of http:// I recommend using just // , for example: > <link href="// > netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" > rel="stylesheet"> > <script src="// > netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js > "></script> > > > On Sat, Apr 13, 2013 at 6:29 PM, Vincent Fulco <vful...@gmail.com> wrote: > >> [SOLVED] Oddly, copied right from an online resource and colon was >> missing in web address, accesses external site correctly now. >> >> >> On Saturday, April 13, 2013 9:37:07 AM UTC-5, Vincent Fulco wrote: >>> >>> Attempting to use bootstrapcdn.com in a local bootstrap template on a >>> VM (with 2nd IP address to outside world) before pushing to heroku. >>> Standard code in the head: >>> >>> <link href="http://netdna.**bootstrapcdn.com/twitter-** >>> bootstrap/2.3.1/css/bootstrap-**combined.min.css<http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css>" >>> rel="stylesheet"> >>> >>> <script src="http//netdna.**bootstrapcdn.com/twitter-** >>> bootstrap/2.3.1/js/bootstrap.**min.js<http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js> >>> "></script> >>> >>> Static urls ref in other lines works fine--> <link >>> href="{{STATIC_URL}}css/**custom.css" rel="stylesheet"> >>> >>> Django base.py seems to be set up correctly but I get a mangled >>> hyperlink and #404 error: >>> >>> /website/http//netdna.**bootstrapcdn.com/twitter-** >>> bootstrap/2.3.1/js/bootstrap.**min.js<http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js>HTTP/1.1" >>> 404 >>> 2915 >>> >>> >>> TIA, V. >>> >>> >>> >>> >>> >>> >>> >> -- >> 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@googlegroups.com. >> Visit this group at http://groups.google.com/group/django-users?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/9G7j9fF-sVI/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Vince Fulco, CFA, CAIA 612.424.5477 (universal) vful...@gmail.com twitter: vfulco app.net: vfulco -- Since too many in government have conveniently forgotten they've taken a solemn oath to uphold the Constitution of the United States and not follow their narrow self-interests, here is a reminder of the beginning of that unassailable document from one of the citizens for whom they are expected and supposed to serve, "We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defence, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America." For the balance, feel free to re-visit this site often: http://www.archives.gov/exhibits/charters/constitution_transcript.html -- 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@googlegroups.com. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.