Django + DRF + Django-Storages + S3
In this article you will get an idea about, how to make a ManyToMany field editable in django admin list display page. Django by default won't allow to add ManyToMany field in list_editable in ...
How to fix SSL Error: sslobj.do_handshake failure and SSLError: [Errno bad ca_certs: '/home/root/virtual/local...] while upgrading semantic - python package to 0.3.6
Here we are going to see how to export html table data instead of copying the records manually by using jquery plugin "tableExport" into different format like xls, csv and text.
Reverse for 'django.contrib.sitemaps.views.sitemap' with arguments '()' and keyword arguments '{'section': 'foo'}' not found. 0 pattern(s) tried: []
when you override get_object() method in model admin Django 1.8 version we will get error message, django get_object() takes exactly 3 arguments (4 given)
Upload file to s3 bucket
Before going to integrate syntax highlighter plugin, please make sure that you already installed CKEditor in your web app and its working. This article will help you for different language code and...
Could not load Boto3's S3 bindings. See https://github.com/boto/boto3
Django 1.8 and django storages 1.4 issue with boto library.