django

MySQL charset and collation recommendations

Let’s go through a humourous journey when setting up a MySQL database for our application. The story becomes much lesser funnier when you get to know that we had to go through this in production because we started with the wrong MySQL charset and collation. TLDR: Always use utf8mb4 charset and utf8mb4_unicode_ci collation for your […]

MySQL charset and collation recommendations Read More »

Building better User Interfaces – Django Sortable Multiselectfield

We at LeanAgri stress a lot on making clean and user friendly interfaces. One of these obsessions helped us create an interesting extension: Django sortable multiselectfield The interface we were building needed inputs as Comma separated values from users. Some interesting details about these comma separated values: These values could be selected only from a

Building better User Interfaces – Django Sortable Multiselectfield Read More »

?
WP Twitter Auto Publish Powered By : XYZScripts.com