https://github.com/ging/horizon
Revision 9ba9d9741901572af328e52dee66d9eb861e4c76 authored by Jenkins on 18 March 2012, 23:18:22 UTC, committed by Gerrit Code Review on 18 March 2012, 23:18:22 UTC
2 parent s b53d083 + 5ab5d28
Raw File
Tip revision: 9ba9d9741901572af328e52dee66d9eb861e4c76 authored by Jenkins on 18 March 2012, 23:18:22 UTC
Merge "reset table to empty look if row becomes empty during updates"
Tip revision: 9ba9d97
MANIFEST.in
recursive-include docs *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
recursive-include horizon *.html *.js *.csv *.template *.mo *.po
recursive-include openstack_dashboard *.html *.js *.css *.less *.csv *.template *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.gif *.ico *.wsgi
recursive-include tools *.py *.sh

include AUTHORS
include LICENSE
include Makefile
include manage.py
include README.rst
include run_tests.sh
include docs/Makefile
include docs/source/_templates/.placeholder
include tools/pip-requires
include tools/test-requires

exclude openstack_dashboard/local/local_settings.py
back to top