Skip to content
steffentchr edited this page Sep 13, 2010 · 6 revisions

Bomber internals

  • Ability to add scripts that should automatically be run on initialization for apps
  • Apps can add Middleware or “before-ware”
  • Handling POST and multipart forms (i.e. file upload)
  • File handling
  • Hot loading

Documentation/reference

  • Documentation scheme
  • Tutorials
  • Screencast
  • Examples
  • Website
  • Massive twitter presence

Building-blocks in apps

  • Templates/templating
  • Models
  • Cron jobs/scheduled functions

Apps

  • Input validation
  • Form Builder
  • Authentication
  • Admin app (similar do Django’s automatically generated admin section for editing models)
  • Caching
  • (Sessions)
Clone this wiki locally