On Sunday, March 16, 2014 1:58:50 AM UTC-4:30, rafiee.nima wrote:
>
> I'm using development server . and when i use href="{{STATIC_URL}}css/bootstrap.css" rel="stylesheet" media="screen"> it
> seems work correctly but when I use media="screen"> my project file and directory structure is like :
I'm using development server . and when i use it
seems work correctly but when I use my project file and directory structure is like :
1. root project folder
1. app folder
2. static
1. css
1. bootstarp.css
2. js
3. img
3. media
4. template
On Fri, Mar 14, 2014 at 2:33 AM, Camilo Torres wrote:
> python manage.py startapp testapp
>
> Inside the newly created test app directory, create static/css/ and put your
> file there. Now try to reload your template to see if the template loads.
>
> This may make it work for you, but in your case
On Sunday, March 9, 2014 3:59:02 PM UTC-4:30, rafiee.nima wrote:
>
> On Sunday, March 9, 2014 10:29:37 PM UTC+3:30, Camilo Torres wrote:
>>
>> On Sunday, March 9, 2014 12:11:11 PM UTC-4:30, rafiee.nima wrote:
>>>
>>> I am new to bootstarp and I want to use it in my django project.
>>> I put the ne
On Sunday, March 9, 2014 10:29:37 PM UTC+3:30, Camilo Torres wrote:
>
> On Sunday, March 9, 2014 12:11:11 PM UTC-4:30, rafiee.nima wrote:
>>
>> I am new to bootstarp and I want to use it in my django project.
>> I put the needed folder's(css , js , img) in my project static folder and
>> config
On Sunday, March 9, 2014 12:11:11 PM UTC-4:30, rafiee.nima wrote:
>
> I am new to bootstarp and I want to use it in my django project.
> I put the needed folder's(css , js , img) in my project static folder and
> config my setting.py to access static directory
> I can access bootstrap.css from htt
hi
I am new to bootstarp and I want to use it in my django project.
I put the needed folder's(css , js , img) in my project static folder and
config my setting.py to access static directory
I can access bootstrap.css from http:///..myprojecet/static/bootstrap.css
which means I correctly config s
7 matches
Mail list logo