Django boilerplate providing user auth, image upload, cropping, and Celery.
A Django boilerplate that provides user authentication, multiple image-upload workflows (single, multiple, Dropzone, Cropper) and background task support via Celery. It includes environment-specific settings, pluggable apps, static templates, and frontend integrations such as Bootstrap and Ekko Lightbox. Suited for web applications that require authenticated users and image management.
0