Re: [mezzanine-users] Using Rich Text Fields in Mezzanine

2014-05-06 Thread Rafael Reuber
It's possible tu use a RitchTextField on a django.db.models.Model or just on mezzanine Page object? Em quinta-feira, 2 de janeiro de 2014 21h25min07s UTC-3, Stephen McDonald escreveu: If you'd like a single content field on your model, subclass mezzanine.core.models.RichText, eg:

Re: [mezzanine-users] Using Rich Text Fields in Mezzanine

2014-05-07 Thread Rafael Reuber
, 7 de maio de 2014 03h46min37s UTC-3, Stephen McDonald escreveu: Should be possible - blog posts use it, and they're not related to pages. What have you tried? On Wed, May 7, 2014 at 1:04 PM, Rafael Reuber rafael...@gmail.comjavascript: wrote: It's possible tu use a RitchTextField