Skip to content

Instantly share code, notes, and snippets.

@chrisglass
Last active August 29, 2015 14:03
Show Gist options
  • Save chrisglass/071eeb644906c0f27ee8 to your computer and use it in GitHub Desktop.
Save chrisglass/071eeb644906c0f27ee8 to your computer and use it in GitHub Desktop.
My opensource projects TODO list

Tribaal's Opensource laundry list

Because I have too many things to do and to little time to do it. Let's start a list!

Django-shop (and related)

  • Make a new pypi release for django-shop-paypal
  • Update dependencies to django-polymorphic and jsonfield to 1.6 compatible versions

bpickle

  • Change the decoding parts to fill a passed-in structure instead of returning interface{}

Electrum

  • Switch the config storage format to JSON or YAML, with backwards compatibility, instead of dumping repr().
  • Package electrum-server as a charm.

Charms

  • Work on the charm that makes django projects awesome.
  • Finish refactoring of the storage subordinate.

LXC

  • Make the ubuntu-cloud template download over http instead of https, but check the release sha1 and signature instead (hash and signatures MUST be gotten over https, of course)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment