~dorian-kemps/unifield-web/UW-4697

« back to all changes in this revision

Viewing changes to openerp-web.py

  • Committer: Jeff Allen
  • Date: 2017-01-24 15:27:50 UTC
  • mto: This revision was merged to the branch mainline in revision 4835.
  • Revision ID: jeff.allen@geneva.msf.org-20170124152750-sko25j8nuamcwyue
Fix spaces before other commits.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
 
# -*- coding: UTF-8 -*-
 
2
# -*- coding: utf-8 -*-
3
3
"""Start script for the openerp-web project.
4
4
 
5
5
This script is only needed during development for running from the project