##// END OF EJS Templates
bumped version to 0.7.1 added atom and rss feeds. Moved https Fixud middleware before error middleware to proper generate debug page (static imports)
bumped version to 0.7.1 added atom and rss feeds. Moved https Fixud middleware before error middleware to proper generate debug page (static imports)

File last commit:

r0:564e4082 default
r207:8bdec094 rhodecode-0.0.0.7.1 default
Show More
SOURCES.txt
32 lines | 948 B | text/plain | TextLexer
MANIFEST.in
README.txt
setup.cfg
setup.py
pylons_app/__init__.py
pylons_app/websetup.py
pylons_app.egg-info/PKG-INFO
pylons_app.egg-info/SOURCES.txt
pylons_app.egg-info/dependency_links.txt
pylons_app.egg-info/entry_points.txt
pylons_app.egg-info/not-zip-safe
pylons_app.egg-info/paster_plugins.txt
pylons_app.egg-info/requires.txt
pylons_app.egg-info/top_level.txt
pylons_app/config/__init__.py
pylons_app/config/deployment.ini_tmpl
pylons_app/config/environment.py
pylons_app/config/middleware.py
pylons_app/config/routing.py
pylons_app/controllers/__init__.py
pylons_app/controllers/error.py
pylons_app/lib/__init__.py
pylons_app/lib/app_globals.py
pylons_app/lib/base.py
pylons_app/lib/helpers.py
pylons_app/model/__init__.py
pylons_app/public/bg.png
pylons_app/public/favicon.ico
pylons_app/public/index.html
pylons_app/public/pylons-logo.gif
pylons_app/tests/__init__.py
pylons_app/tests/test_models.py
pylons_app/tests/functional/__init__.py