Hill30 / NDjango

NDjango
12 stars 2 forks source link

Tags in NDjango templates are created with hardcoded strings #12

Open sivanov-hill30 opened 12 years ago

sivanov-hill30 commented 12 years ago

I guess this is wrong. Tags should be formed from object that this tag is based on by supplying parameters and then obtaining tag text. Or something ilke that.