Re: removing FlatPage.enable_comments field?

2015-08-12 Thread Loïc Bistuer
How about we deprecate contrib.flatpages: - I see people abuse it all the time (do way more with it than they should) just because it's in core. - FlatpageFallbackMiddleware is hardly an example to follow. - It can easily live as a third-party app. Thoughts? -- Loïc > On Aug 12, 2015, at 05

Re: How to disable system check framework?

2015-08-12 Thread Shai Berger
Hi all, On Tuesday 11 August 2015 19:05:26 Carl Meyer wrote: > On 08/11/2015 10:44 AM, Marcin Nowak wrote: > > I need to list ALL errors and warnings, which is: > > * unhandy and it would require maintain a big list (especially after > > upgrading Django to newer version) > > That's a good reas