django-settings icon indicating copy to clipboard operation
django-settings copied to clipboard

Fix settings tag to variable

Open jrutila opened this issue 10 years ago • 0 comments

{% settings "post_limit" as post_limit %}

This hasn't worked. Now it should.

jrutila avatar Dec 28 '15 21:12 jrutila