Re: [mezzanine-users] How can I increase comment max_length?

2016-12-13 Thread Logi Leifsson
I'm not sure how this happened but it seems like I was doing something 
wrong.
After starting from scratch the COMMENT_MAX_LENGTH setting worked like a 
charm :)

On Sunday, December 11, 2016 at 8:35:38 PM UTC, Ryne Everett wrote:
>
> Whoops, hadn't realized that django-contrib-comments is a dependency. 
> This may be a bug if we're doing something that prevents this setting 
> from working. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] How can I increase comment max_length?

2016-12-11 Thread ryneeverett
Whoops, hadn't realized that django-contrib-comments is a dependency.
This may be a bug if we're doing something that prevents this setting
from working.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] How can I increase comment max_length?

2016-12-11 Thread ryneeverett
It looks like that setting belongs to the `django.contrib.comments` app,
which was removed from django in the 1.8 release (our lowest supported
version).

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.