File | Date | Author | Commit |
---|---|---|---|
demo | 2013-04-12 |
![]() |
[fef82b] Initial commit |
tasks | 2013-04-12 |
![]() |
[562dd7] Renamed core to tasks |
.gitignore | 2013-04-12 |
![]() |
[fef82b] Initial commit |
README.md | 2013-04-12 |
![]() |
[562dd7] Renamed core to tasks |
This application is an example of developing the core of your application
outside of the framework.
Ensure that the core functionality of the application does not depends on
any side-effects of request or model objects.
This application will expose helper methods that will make it easy to expose
that core functionality to the Pyramid framework.