-
Notifications
You must be signed in to change notification settings - Fork 887
Google summer of code 2013
Domen Kožar edited this page May 2, 2013
·
7 revisions
A community web site for Pyramid, comprised of 3 sections:
- NotAliens.People - A place for Pyramid developers to manage their profile and mark if they are looking for work
- NotAliens.Sites - A place for developers to post up information about Pyramid power websites they have released
- NotAliens.Jobs - A place for employers to post up jobs for Pyramid developers
- Add better extension support for debugtoolbar
- web-enabled interactive debugger ala pdb as toolbar extension
- Overall cleanup of debugger toolbar (Make it so doesn't embed itself into the site HTML)
- Create a way to generate colander schemas from SQLAlchemy models
- Build an admin like interface similar to Django Admin based off of colander + sqlalchemy
- http://docs.pylonsproject.org/projects/deform/en/latest/
- https://github.com/Kotti/deform_bootstrap
- https://github.com/Pylons/pyramid/issues?state=open
- https://github.com/Pylons/pyramid/blob/master/TODO.txt
- HTML5 support