NewsBlur/vendor/zebra
2022-01-26 12:30:30 -05:00
..
conf 2to3 vendor/zebra/ 2020-06-17 03:38:29 -04:00
management upgrade management commands to python3 2020-06-17 00:31:31 -04:00
migrations create migration file for zebra 2020-06-17 03:19:41 -04: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 2to3 vendor/zebra/ 2020-06-17 03:38:29 -04: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 2to3 vendor/zebra/ 2020-06-17 03:38:29 -04:00
mixins.py Adding models for payment history. 2012-12-03 14:35:21 -08:00
models.py Fixing a bunch of feed fetch py3 errors. Fetching now works! 2020-06-30 20:50:30 -04:00
signals.py Logging stripe webhooks. 2022-01-24 16:27:44 -05:00
urls.py update the way app_name argument is used in urls.py 2020-06-11 08:08:26 -04:00
utils.py 2to3 vendor/zebra/ 2020-06-17 03:38:29 -04:00
views.py Fixing Stripe webhook debugging 2022-01-26 12:30:30 -05:00
widgets.py Adding models for payment history. 2012-12-03 14:35:21 -08:00