Mercurial > wikked
view MANIFEST.in @ 458:faa4c8467291
web: Improve upload workflow.
- Add 'upload' and 'wikiupload' permissions, and check for them.
- Fix the message about what the syntax is for using files in pages.
- Fix uploading files to endpoint pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 10 Jan 2018 22:52:42 -0800 |
parents | 10a82dec3fe4 |
children |
line wrap: on
line source
include LICENSE include README.md include pytest.ini include requirements.txt include dev-requirements.txt recursive-include wikked * recursive-include tests * global-exclude *.py[cdo] __pycache__ *.so global-exclude .DS_Store Thumbs.db Desktop.ini global-exclude *.swp *~ *.bak