Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Django templates can contain tags, which control the logic of the template.

learn more… | top users | synonyms

0
votes
2answers
273 views

django url templatetag fails to reverse url

I'm using django-facebook and for some strange reason it stopped working. Ofcourse I changed something, somewhere for it to happen. But as you might have guessed I'm clueless for the moment. The ...