Dealing with Files
-
How to Create PDF Documents with Django in 2019 https://dev.to/djangotricks/how-to-create-pdf-documents-with-django-in-2019-5gb9
-
How to Export to PDF https://simpleisbetterthancomplex.com/tutorial/2016/08/08/how-to-export-to-pdf.html
-
How to display PDF in browser in Django instead of downloading it
-
Django: Render HTML as PDF to the browser https://dev.to/davilopez/django-render-html-as-pdf-to-the-browser-1i27
Excel & CSV
-
How to Export to Excel https://simpleisbetterthancomplex.com/tutorial/2016/07/29/how-to-export-to-excel.html
-
Faster CSV export with Django & Postgres https://dev.to/mehdipourfar/faster-csv-export-with-django-postgres-5bi5
-
How to Export Your Data as CSV, XLS, or XLSX https://djangotricks.blogspot.com/2013/12/how-to-export-data-as-excel.html
-
How to Export & Import Data | Django Package https://dev.to/coderasha/how-to-export-import-data-django-package-series-3-39mk
AJAX & JSON
-
Form Submission in Django without Page Refresh using AJAX https://www.youtube.com/watch?v=KgnPSmrQrXI
-
How to send Django form with AJAX https://dev.to/coderasha/how-to-send-django-form-with-ajax-4bpo
-
How to Implement CRUD Using Ajax and Json https://simpleisbetterthancomplex.com/tutorial/2016/11/15/how-to-implement-a-crud-using-ajax-and-json.html
-
Django Multiple Files Upload Using Ajax https://simpleisbetterthancomplex.com/tutorial/2016/11/22/django-multiple-file-upload-using-ajax.html
-
How to Return JSON-Encoded Response https://simpleisbetterthancomplex.com/tutorial/2016/07/27/how-to-return-json-encoded-response.html
-
How to Work With AJAX Request With Django https://simpleisbetterthancomplex.com/tutorial/2016/08/29/how-to-work-with-ajax-request-with-django.html
Other files
-
How to Upload Files With Django https://simpleisbetterthancomplex.com/tutorial/2016/08/01/how-to-upload-files-with-django.html
-
How to Crop Images in a Django Application https://simpleisbetterthancomplex.com/tutorial/2017/03/02/how-to-crop-images-in-a-django-application.html
-
Compress images on save https://lambdamagazine.com/compressing-images-while-saving-in-django.html
-
How to Export & Import Data | Django Package https://dev.to/coderasha/how-to-export-import-data-django-package-series-3-39mk