Re: Invalid block tag: 'reverse'

2009-12-03 Thread kelvan . mailinglist
2009/12/3 Daniel Roseman On Dec 3, 2:14 pm, kelvan.mailingl...@gmail.com wrote: > Hi, > > Due the fact that the url tag fails accepting variable I installed the reversetag fromhttp://github.com/ulope/django-reversetag > Putting it in INSTALLED_APPS works (django seems to f

Re: Invalid block tag: 'reverse'

2009-12-03 Thread Daniel Roseman
On Dec 3, 2:14 pm, kelvan.mailingl...@gmail.com wrote: > Hi, > > Due the fact that the url tag fails accepting variable I installed the > reversetag fromhttp://github.com/ulope/django-reversetag > Putting it in INSTALLED_APPS works (django seems to found it) > > But django means that reverse is a

Invalid block tag: 'reverse'

2009-12-03 Thread kelvan . mailinglist
Hi, Due the fact that the url tag fails accepting variable I installed the reversetag from http://github.com/ulope/django-reversetag Putting it in INSTALLED_APPS works (django seems to found it) But django means that reverse is a invalid blocktag: http://pastebin.com/m28915e56 Is there a trick