NewsBlur/vendor/zebra
Samuel Clay b89e7dc429 Merge branch 'django1.11' into django2.0
* django1.11: (152 commits)
  request.raw_post_data -> request.body (django 1.6)
  Upgrading pgbouncer to 1.15.0.
  Finishing off Postgresql 13 upgrade.
  Upgrading to Postgresql 13.
  Ubuntu 20.04
  Fixing supervisor path issues
  Upgrading setuptools
  Fixing flask
  Handling over capacity for twitter.
  Max length for image_urls.
  Properly filtering newsletter feeds.
  Fixing issue with text importer on feed-less urls.
  Removing dependency, fixing encoding issue for pages.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing Statistics by fixing how timezones are handled.
  ...
2020-12-03 14:04:26 -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 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 2to3 vendor/zebra/ 2020-06-17 03:38:29 -04: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