Mercurial > libervia-web
view MANIFEST.in @ 1387:a84383c659b4
lists: creation, invitation, item deletion:
this big patch includes:
- reorganisation of pages for consistency, discovery is now the main list page, and list
overview is now in `view` while item view is moved to `view_item`
- lists from lists of interest are now shown in discovery page
- list deletion from discory page
- list can now be created, using templates now available from backend
- invitation manager can now be used from list overview
- list item can now be deleted from `view_item`
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 20 Feb 2021 14:07:22 +0100 |
parents | 843e303de5cb |
children |
line wrap: on
line source
include MANIFEST.in libervia/VERSION global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh global-include Makefile *.rst *.bat include src/browser/public/* include themes include doc recursive-include src *.js exclude *.sh global-exclude *.un~ global-exclude *.pyc prune output prune html