ryan-roemer / django-cloud-browser

Django application browser for cloud datastores (Rackspace, AWS, etc.).
http://ryan-roemer.github.com/django-cloud-browser/
MIT License
81 stars 27 forks source link

Django 1.5 + pylint #6

Closed wenjunxu closed 10 years ago

ryan-roemer commented 10 years ago

@wxu-urbandaddy -- Thanks for the PR and fantastic work on cleaning up fab pylint!

From here can you:

  1. Update requirements_dev.txt to the proper module versions you intend us to run?
  2. Also pass fab pep8? (Aggregated as fab check)

Thanks!

johnfkerbawy commented 10 years ago

@ryan-roemer, please take another look. Note that I didn't run any sort of testing after tweaking these commits. If you have a procedure you'd like me to run using this branch, let me know.

ryan-roemer commented 10 years ago

@wxu-urbandaddy @jfk-urbandaddy -- Thanks so much! For reference, I use fab check to check branches (and I'm going to hook up Travis CI soon).