new to Django.
>
> So, let's bring it all together:
>
> What you're proposing -- view predicates -- isn't going to happen.
> You're welcome to keep tilting at this windmill, but the chances of
> this making it into Django proper are essentially nil. Howev
is
> > different from @require_GET, @require_POST, and friends?
> >
> > Jacob
> >
> > On Wed, May 22, 2013 at 11:05 AM, Rach Belaid
> > >
> wrote:
> >> I just did a pull request resulting of my last Django sprints for
> >> a
different from @require_GET, @require_POST, and friends?
>
> Jacob
>
>
>
>
>
>
>
> On Wed, May 22, 2013 at 11:05 AM, Rach Belaid wrote:
> > I just did a pull request resulting of my last Django sprints for
> > adding a new feature in Django.
>
> >https://c
I just did a pull request resulting of my last Django sprints for
adding a new feature in Django.
https://code.djangoproject.com/ticket/20479
The idea is being able to have more control on the url resolving
process.
I have no merit behind the idea of predicate. Predicate is one of my
favorite fe