kashifpk / PyCK

Python Code Karigar - A web framework aimed at being easy to use and powerful
http://pyck.compulife.com.pk
Other
4 stars 0 forks source link

Make PyCK Pyramid 1.7 compatible #65

Open kashifpk opened 8 years ago

kashifpk commented 8 years ago

Pyramid 1.7 has quite a few useful features that can be included in PyCK and will allow removal of some of the custom features/workarounds by standard pyramid alternatives.

Go through the change log of pyramid 1.6 and 1.7 and update PyCK accordingly.

kashifpk commented 8 years ago

http://docs.pylonsproject.org/projects/pyramid/en/1.7-branch/whatsnew-1.7.html https://github.com/Pylons/pyramid/pull/2024 http://docs.pylonsproject.org/projects/pyramid/en/1.7-branch/tutorials/wiki2/index.html#bfg-sql-wiki-tutorial