Re: Running of index.html file

2019-07-23 Thread Mukul Dharwala
Tried this also

On Jul 24, 2019 9:26 AM, "vignesh karthik" 
wrote:

did you try install pillow..if it is not try this command

pip install pillow

On Wed, Jul 24, 2019 at 9:22 AM Mukul Dharwala 
wrote:

> thanks brother but i have tried everything
>
> On Jul 24, 2019 9:21 AM, "vignesh karthik" 
> wrote:
>
> Hi there,
>
> in settings.py
>
> under
>
> STATIC_URL = '/static'
>
> Add below Lines
>
>
> STATICFILES_DIRS = (
> os.path.join(BASE_DIR, 'static'),
> )
>
> Thank you
>
> On Wed, Jul 24, 2019 at 8:30 AM Mukul Dharwala 
> wrote:
>
>> All files are working except this one its images are not showing as well
>> as whenever i am putting{%load %} in front of any css file or jpg file it
>> is showing an error. plzz go through my code and help me correcting it
>>
>> --
>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>
>
> --
> vignesh
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFOmVPEYvYU61is9DKLMA3MftzSGYhC2t5HFnDRUs5OE6ULOsA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAFOmVPEYvYU61is9DKLMA3MftzSGYhC2t5HFnDRUs5OE6ULOsA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>


-- 
vignesh

-- 
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAEJDTZ_n75D9OR-gCsjXR8sS9__6ow6AGZizPnUXNL-c%3DB%3DPRw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAEJDTZ_n75D9OR-gCsjXR8sS9__6ow6AGZizPnUXNL-c%3DB%3DPRw%40mail.gmail.com?utm_medium=email_source=footer>
.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFOmVPE_aFbXRVa%2BSw78W8E-BoFzf6Ljs8XayW7DWv86ut_8fA%40mail.gmail.com.


Re: Running of index.html file

2019-07-23 Thread Mukul Dharwala
thanks brother but i have tried everything

On Jul 24, 2019 9:21 AM, "vignesh karthik" 
wrote:

Hi there,

in settings.py

under

STATIC_URL = '/static'

Add below Lines


STATICFILES_DIRS = (
os.path.join(BASE_DIR, 'static'),
)

Thank you

On Wed, Jul 24, 2019 at 8:30 AM Mukul Dharwala 
wrote:

> All files are working except this one its images are not showing as well
> as whenever i am putting{%load %} in front of any css file or jpg file it
> is showing an error. plzz go through my code and help me correcting it
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com?utm_medium=email_source=footer>
> .
>


-- 
vignesh

-- 
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%40mail.gmail.com?utm_medium=email_source=footer>
.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFOmVPEYvYU61is9DKLMA3MftzSGYhC2t5HFnDRUs5OE6ULOsA%40mail.gmail.com.


Running of index.html file

2019-07-23 Thread Mukul Dharwala
All files are working except this one its images are not showing as well as 
whenever i am putting{%load %} in front of any css file or jpg file it is 
showing an error. plzz go through my code and help me correcting it 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com.
Title: Endurance - Free Bootstrap 4 Template by Colorlib
{% load static %}


  
  
  	
	
		
			
				
					
		
		+ 1235 2355 98
	
	
		
		yourem...@email.com
	
	
		Open hours: Monday - Sunday 8:00AM - 9:00PM
	

			
		
		  

	  
	
	  Endurance
	  
	 Menu
	  

	  
	
		Home
		About
		Programs
		Trainers
		Pricing
		Blog
	  Contact
	
	  
	
	  



  
  	

  


  Crossfit is forEveryone
  Shape your body


  

  

  
  	

  


  CrossfitGym
  Get Your Body Fit


  

  
 



	
		
			

	

	
		  	
			


	
	
	

			
			

		  
		  	Welcome
		Welcome to Endurance Crossfit Gym
		  
		  A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.
		  Join us
	  
			
		
	




	
		
			

	  	Services
	Kick your feet up
	  
			
		
		
			

			

			
			
Analyze Your Goal
A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country
			
		
			
	
		
			

			
			
Work Hard On It
A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country
			
		
	
	
		
			

			
			
Improve Your Performance
A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country
			
		
	
	
		
			

			
			
Achieve Your Perfect Body
A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country
			
		
	
		
	



	  	
	  		
  
Gym Classes
What You Get From Endurance Membership
A small river named Duden flows by their place and supplies it with the necessary regelialia.
  


	
		
  
  	
					
		
			
Muscle Sculpe
A small river named Duden flows by their place and supplies it with the necessary regelialia.
			
						
					
				
  
  
  	
					
		
			
Fat Burn
A small river named Duden flows by their place and supplies it with the necessary regelialia.
			
						
					
				
  
  
  	
					
		
			
Cycling
A small river named Duden flows by their place and supplies it with the necessary regelialia.
			
						
					
				
  
  
  	
					
		
			
Pilates & Stretching
A small river named Duden flows by their place and supplies it with the necessary regelialia.
			
						
					
				
  
  
  	
					
		
			
Boxing
A small river named Duden flows by their place and supplies it with the necessary regelialia.
			
						
					
				
  

	

	

[no subject]

2019-07-22 Thread Mukul Dharwala
The code you have sent me is correct or will i have to add more files

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFOmVPETkuf0JbScpo%2Bhso2veeY11A_PrR5ZEt5D%2BbdFBo--uw%40mail.gmail.com.