stephenmcd

Results 128 comments of stephenmcd

There's always been a docs mirror on readthedocs - http://mezzanine.readthedocs.org/ How do the Django docs do the versioning?

@chmelevskij yes please, it's a huge help

I can recreate it but it's very difficult to sort these with TinyMCE fields in it - very unwieldy. Not saying we shouldn't fix this issue, we definitely should -...

#1896 is open with a slightly older version - that PR contained some visual issues that needed to be resolved. Can you confirm these aren't present with this PR, and...

Awesome. Like I said I haven't used it myself, so there's a big (naive) question in my head. Is the notion of swappable models something that's a general feature of...

That clears that up then. Thanks!

My 2 cents - sounds like the right thing to do would be to mimic whatever `auth.User` does.

@avery-laird sounds right

> Hello, I'm waking up this rather old issue. Thanks for waking it up! This is probably the number one feature Mezzanine needs right now, so it's very welcome. >...

Awesome! > So if you want to add a field to every Page and Page-like models, you'll have to swap all of them. Ideally we can resolve this so that...