NewsBlur/vendor/zebra
2020-12-03 11:58:54 -05:00
..
conf Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
management Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
static/zebra Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
templates/zebra Adding models for payment history. 2012-12-03 14:35:21 -08:00
templatetags Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
__init__.py Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
admin.py upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
forms.py add use_required_attribute=False to prevent required attribute from being added to html (maintaining original behavior) 2020-06-11 11:45:50 -04:00
mixins.py Adding models for payment history. 2012-12-03 14:35:21 -08:00
models.py Add on_delete argument to ForeignKeyField and OneToOneField fields 2020-06-11 05:45:48 -04:00
signals.py Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
urls.py update the way app_name argument is used in urls.py 2020-06-11 08:08:26 -04:00
utils.py Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing. 2012-02-27 21:46:34 -08:00
views.py request.raw_post_data -> request.body (django 1.6) 2020-12-03 11:58:54 -05:00
widgets.py Adding models for payment history. 2012-12-03 14:35:21 -08:00