dzhuang / django-galleryfield

Django GalleryField with AJAX form widgets for multiple images upload with progress bar and arbitrarily ordering.
MIT License
34 stars 6 forks source link

Change image handling view URL naming rule to include app_label prefix. #11

Closed dzhuang closed 3 years ago

dzhuang commented 3 years ago

This is IMPORTANT for avoid naming conficts of image models with same name in different apps.