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

Is there a way to test the file uploads in the django admin? #43

Closed
aTylerRice opened this issue Apr 30, 2015 · 1 comment
Closed

Is there a way to test the file uploads in the django admin? #43

aTylerRice opened this issue Apr 30, 2015 · 1 comment

Comments

@aTylerRice
Copy link

For some reason when I added the S3DirectField to my model when I go to create or edit that model none of the fields show up in the admin interface. What am I doing wrong? I didn't do anything besides adding the field to the model.

@aTylerRice
Copy link
Author

Actually if you run into this problem its because you haven't added in the s3direct urls

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

No branches or pull requests

1 participant