-
Notifications
You must be signed in to change notification settings - Fork 886
Google summer of code 2013
sontek edited this page Apr 9, 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