devartis / passbook

Python library to create Apple Passbook (.pkpass) files
http://www.devartis.com/
MIT License
272 stars 108 forks source link

barcode now optional #13

Closed 23min closed 11 years ago

23min commented 11 years ago

Barcode is optional (Apple docs) and the comments in models.py indicate that it is optional. However, if you do not add a barcode, then the pass can not be created. With this patch you can leave out the barcode.