[mezzanine-users] front-end add blog post for none admin user

2015-03-31 Thread Bnh Dc
Hi everybody, I'm new to django and mezzanine. I'm doing a project base on this website: http://itrc.hanu.vn and my teacher required that the website must allow user to post new aticle from a front-end site. i try to use form of quick blog which include in tempalte but it didn't work. can anyon

Re: [mezzanine-users] front-end add blog post for none admin user

2015-03-31 Thread Bnh Dc
gt; On Tue, Mar 31, 2015 at 5:00 AM, Bnh Dc > > wrote: > >> Hi everybody, I'm new to django and mezzanine. >> I'm doing a project base on this website: http://itrc.hanu.vn and my >> teacher required that the website must allow user to post new aticle from a >

Re: [mezzanine-users] front-end add blog post for none admin user

2015-03-31 Thread Bnh Dc
> P: +61 2 9281 3315 > M: +61 415 193775 > E: ma...@twoblokeswithapostie.com > W: www.twoblokeswithapostie.com > > > > > On Tue, Mar 31, 2015 at 8:00 PM, Bnh Dc > > wrote: > >> Hi everybody, I'm new to django and mezzanine. >> I'm doing a proje

[mezzanine-users] (bound method) print blog post form as html form in python shell error

2015-03-31 Thread Bnh Dc
i try to generate BlogPostForm in blog\forms.py as html form but output show a error >>> f.as_table > >>> >>> f.as_table() Traceback (most recent call last): File "", line 1, in File "C:\Users\DC\Documents\newProject\env\lib\site-packages\django\forms\form s.py", line 257, in as_table