Skip to content
  • slice's avatar
    Improvements to image upload validation and creation (#10431) · 85973f4f
    slice authored
    * Check if image value is nil? before creating an image
    
    Check if uploaded images aren't nil before creating SiteUpload models
    for them.
    
    * Validate presence of file in SiteUpload
    
    * Fix file presence validation
    
    * Fabricate SiteUpload#file
    
    * Add link to Creative Commons license
    85973f4f