Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rouxcode/django-tac
Browse files Browse the repository at this point in the history
  • Loading branch information
wullerot committed May 25, 2018
2 parents 02d6916 + 61683ac commit 9032c91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ or create at least one popupcontent entry

use the template tag:
```html
{% load tac_tags %}
{% tac_popup %}
```
or if rouxcode/django-text-ckeditor is not installed
Expand All @@ -69,4 +70,4 @@ urlpatterns = [
)
'...'
]
```
```

0 comments on commit 9032c91

Please sign in to comment.