Thanks guys. Pretty straight forward. I just realized that it was my
"view on site" what was misleading as it takes the wrong url.
Amazing job, thanks for this.
On Mar 15, 7:58 pm, Stephen McDonald <
st...@jupo.org> wrote:
> And since you mentioned the view for pages, here's the code for it if you'd
> like to get a better understanding:
>
>
https://github.com/stephenmcd/mezzanine/blob/ce5b2df7af5a078d476081f8...
>
>
>
>
>
>
>
>
>
> On Fri, Mar 16, 2012 at 3:54 AM, Josh Cartmell <
joshcar...@gmail.com> wrote:
> > Once you have set up your mezzanine project correctly pages you create in
> > the backend will automatically show up without modifying additional urls or
> > views. As far as the template that is used for a specific page check out
> > this:
> >
http://mezzanine.jupo.org/docs/content-architecture.html#page-templates
>
> > For example, if you create a rich text page it will by default be rendered
> > by pages/richtextpage.html.
>
> > Let us know if you still have questions.
>
> > Josh
>