mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Also fixes #30 by including the editor's media
This commit is contained in:
parent
7120668df6
commit
88e1a4990e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ include LICENSE.txt
|
|||
|
||||
recursive-include categories *.html *.txt *.json *.html
|
||||
recursive-include categories/static *.html *.gif *.png *.css *.txt *.js
|
||||
recursive-include editor *.html *.gif *.png *.css *.js
|
||||
recursive-include categories/editor *.html *.gif *.png *.css *.js
|
||||
|
||||
recursive-include doc_src *.rst *.txt *.png *.css *.html *.js
|
||||
include doc_src/Makefile
|
||||
|
|
|
|||
Loading…
Reference in a new issue