Chris Streeter

Results 16 issues of Chris Streeter

Mimic the runserver command that ships in Django 1.4 and up more closely. By default, that command gets the WSGI handler by calling `get_internal_wsgi_application()`. Without this change, the `runserver` command...

In Django 1.5.5, [`WSGIServerException` was removed](https://github.com/django/django/compare/1.5.4...1.5.5#diff-f6d1c75ec606389da5af6558bf57f171L70). Because that was removed, the `runserver` command can no longer import the Exception. I'm not sure what you think the best way to fix...

When backing up an MMS message, instead of backing up the message from a single recipient, back up the message as part of a thread, where each message includes all...

backup
mms
~$ bounty $~
misattribution

This mirrors the behavior of Django's internal FileSystemStorage class

The Django `FileSystemStorage` does the same thing, which performs a `seek(0)` at the start of reading a single chunk. Otherwise, the file's contents might be empty.

Describe how to configure a new platform account.

PIL is basically dead at this point. Pillow is the maintained fork with compatibility. It'll need to be changed in at least [this image](https://github.com/heddle317/full-stack-resources/blob/master/resources_maps/application-resources-map.jpg)