Re: [mezzanine-users] Page Processors with Slug

2014-04-01 Thread Tameen Malik

>
> page_processor.py defining restaurant function. How to define url to 
> access this function can you please write this line of code?
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Page Processors with Slug

2014-04-01 Thread Josh Cartmell
If the slug was restaurant, you would do:

@processor_for('restaurant')




On Tue, Apr 1, 2014 at 2:15 AM, Tameen Malik  wrote:

> page_processor.py defining restaurant function. How to define url to
>> access this function can you please write this line of code?
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.