albatrossandco / brubeck_cms

A Django-based open source CMS for newspapers
Other
5 stars 1 forks source link

Add 'description' field to publication model? #24

Open allanjamesvestal opened 12 years ago

allanjamesvestal commented 12 years ago

If we add a 'description' TextField to a publication, we can auto-generate the /about/ page — and avoid the need for a flatpage in that case.

What do you guys think about doing that?

myersjustinc commented 12 years ago

I'm all for it.