Move tag specific JavaScript to the tags app

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-14 01:55:05 -04:00
parent 3bcadd047b
commit 33f84ec327
5 changed files with 30 additions and 22 deletions

View File

@@ -75,6 +75,7 @@ Other changes
* Integrate django-autoadmin into the core apps.
* Update middleware to new style classes.
* Add server side invalid document template.
* Move tag specific JavaScript to the tags app.
Removals
--------