Getting DNS error when trying to access URL

2016-02-23 Thread blogit247
Hi

I am keep getting DNS error when trying to access my site some thing to do 
with DNS since it keep giving me error in some times of day. 
http://www.matchmate.ca

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b9e338ed-995a-49c8-a914-8d558f76a5b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting DNS error when trying to access URL

2016-02-23 Thread Daniele Procida
On Mon, Feb 22, 2016, blogit...@gmail.com  wrote:

>I am keep getting DNS error when trying to access my site some thing to do 
>with DNS since it keep giving me error in some times of day. 
>http://www.matchmate.ca

Sorry, I approved this spam by mistake.

Daniele

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/20160223083450.890377243%40mail.wservices.ch.
For more options, visit https://groups.google.com/d/optout.


Re: styling issue with password_validators_help_text_html in the admin #26097

2016-02-23 Thread Sasha Gaevsky
Hi.

Suggestions of another solutions are appreciated.

Thanks!

воскресенье, 14 февраля 2016 г., 14:04:46 UTC+2 пользователь Sasha Gaevsky 
написал:
>
> Hi.
>
> As noted in the ticket, there's a styling issue in the admin when password 
> validators enabled, they are not properly aligned:
>
>
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> The root cause of this because validators help text is a list  and 
> it's placed inside of paragraph tag  which is not allowed:
>
> {{ form.password2.help_text|safe }}
>
> Both of  Chrome and FF removes list out of  tag. Thus, I my initial 
> solution was just to replace  tag with span.
> However, how fairly mentioned Tim, this would be quite unsuitable for 
> those, who already customized admin templates.
>
> Another idea was to output password validation help text not in in  
> list.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/025e43da-1141-4cfd-9878-4926a3a11d20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Discussion] Legacy documentation / Boken docs Django v1.2

2016-02-23 Thread Eric Holscher
Happy to help with this. We can move the RTD builds to using Sphinx 
HTMLDir, and then redirects won't be necessary for the page titles, at 
least. 

On Thursday, February 18, 2016 at 12:58:03 PM UTC-4, Florian Apolloner 
wrote:
>
>
>
> On Thursday, February 18, 2016 at 4:24:09 PM UTC+1, Tim Graham wrote:
>>
>> I guess I'm not strongly opposed if someone wants to do that, but I don't 
>> think I can justify spending time on the DSF's dime to help out users of 
>> unsupported versions.
>>
>
> +1
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/cf9fed8a-e41c-4f99-9326-2f17c0a18827%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.