Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for .url() on InMemoryStorage #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SeanHayes
Copy link

I made some changes which let you access the ".url" property of models.FileFields without an exception being thrown. Though the URLs aren't actually accessible, the lack of exceptions does allow for InMemoryStorage to be used as a mock storage object during testing.

@cmdelatorre
Copy link

I need @SeanHayes changes in order to continue using this module. Is it possible to merge the Pull request and include that in the package installed with Pip?

@meshy
Copy link

meshy commented May 22, 2014

The dj-inmemorystorage fork seems to include this feature.

pipermerriam pushed a commit to pipermerriam/django-inmemorystorage that referenced this pull request Oct 23, 2014
Add more specific Python version classifiers to setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants