Bailey Stoner

Results 15 issues of Bailey Stoner

`upload` -> `update`

I doubt you'll want these changes, but figured that I'd pass them along in case you're interested since you started the project. If you do want them then I'd be...

I have been using a manual script to manage my randr state, but I recently found this project which seems awesome! However, I have noticed that it doesn't realize the...

If we don't do this, then `request.user` will be the wrong instance after authenticating - which can lead to some weird issues. Specifically, in projects that use `request.user` in response...

### Description of your issue If you are a Heroku for teams user, this deploy fails on Heroku due to the following error: `error resizing dynos: Heroku Teams only support...

There is an issue where `manage.py` can not be detect as a symlink because `find -f` doesn't find it. Some Django projects also don't use manage.py, as `createproject` can take...

enhancement

This project is dope! I don't know why there aren't currently maintainers, but I'd like to help if nobody else has taken over. ❤️

The `complete_goto_dict` only supports filenames (such as **tests.py**), but it should also consider the concept that there might be a package called `tests`. This case would require looking for **tests/**init**.py**...

Setup.py is set to install the 'cafe' module, but not the 'cafe.templatetags' module. This causes the directory to need to be manually copied in order to work.

The README links to [chef-dk](https://www.chef.io/downloads/chef-dk), but the page doesn't exist. I thought this may be useful information. Sorry if it's not. :)