~ubuntu-branches/debian/sid/web2py/sid

« back to all changes in this revision

Viewing changes to web2py.py

  • Committer: Bazaar Package Importer
  • Author(s): José L. Redrejo Rodríguez
  • Date: 2011-06-02 16:55:29 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110602165529-wq73zmx3zy9pc3ul
Tags: 1.96.1-1
* New upstream version
* Move wsgihandler.py from python-web2py to examples of python-gluon
* Added subwsgihandler.py to python-gluon examples (as a patch)
* Added web2py.apache-subdir and updated web2py.apache and README.Debian
* Refreshed debian/patches/avoid_upgrading 

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
import gluon.widget
17
17
 
18
18
# Start Web2py and Web2py cron service!
19
 
gluon.widget.start(cron=True)
 
 
b'\\ No newline at end of file'
 
19
gluon.widget.start(cron=True)