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

truncate upload names over length to allow upload #2671

Merged
merged 1 commit into from Oct 20, 2016
Merged

truncate upload names over length to allow upload #2671

merged 1 commit into from Oct 20, 2016

Commits on Oct 17, 2016

  1. truncate upload names over length to allow upload

    One approach to the problem described in
    #2646
    
    This patch uses the Django field definition to get the length, so this can be
    controlled from that one place and won't get out of sync.
    Sasha Hart committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    9ce2e9f View commit details
    Browse the repository at this point in the history