abarto / learn_drf_with_imagesLinks
A complete example that illustrates how to use image fields with Django REST Framework
☆20Updated 9 years ago
Alternatives and similar repositories for learn_drf_with_images
Users that are interested in learn_drf_with_images are comparing it to the libraries listed below
Sorting:
- Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.☆89Updated 4 years ago
- Upload images via ajax. Images are optionally resized.☆100Updated 5 years ago
- Django-front is a front-end editing Django application☆266Updated 3 weeks ago
- This project is deprecated: please use https://github.com/shtalinberg/django-el-pagination☆253Updated 4 years ago
- A template for kickstarting reusable Django apps, ready to be published on pypi.python.org, ready for test driven development.☆96Updated 8 years ago
- django-dynamic-forms is a reusable Django application to create and configure forms through the admin.☆156Updated 6 years ago
- DEPRECATED: Simple role-based user permissions for Django.☆125Updated 5 years ago
- Commonly occuring design patterns in Django