Wordpress - yuji.wordpress.com - YUJI TOMITA

Latest News:

Django Admin Site Namespace Reverse URLS 18 Jul 2013 | 11:10 pm

I was having an odd issue where {% url ‘custom_admin:foo_bar_changelist’ %} would work from one admin but not another location. I put it on Stack Overflow… got an answer that one can manually construc...

Shopify API SSL Requirement 8 May 2013 | 10:40 pm

Got an error suddenly starting in the past 2 days (2013) that my API connection failed due to “SSL Required”. {"errors":"SSL required"} This exact error means you need to use HTTPS in your api reque...

Shopify API SSL Requirement 8 May 2013 | 10:40 pm

Got an error suddenly starting in the past 2 days (2013) that my API connection failed due to “SSL Required”. This exact error means you need to use HTTPS in your api requests. Broke at a critical tim...

DataTables – fnFilter match blank space regexp 27 Apr 2013 | 12:12 am

Wow, I had to dig into the source of DataTables 1.9.3 to figure out why a regular expression with no “smart filter” was failing. Turns out each column is returning massively padded data due to the HT...

DataTables – fnFilter match blank space regexp 27 Apr 2013 | 12:12 am

Wow, I had to dig into the source of DataTables 1.9.3 to figure out why a regular expression with no “smart filter” was failing. Turns out each column is returning massively padded data due to the HTM...

Django — Prevent ModelForm from updating values if user did not submit them 13 Mar 2013 | 05:31 am

I have a model that is being shared across many different forms. An ugly side effect of this was that if I ever forgot to ensure that the HTML rendered contained *exactly* the fields defined in the fo...

Django — Prevent ModelForm from updating values if user did not submit them 13 Mar 2013 | 05:31 am

I have a model that is being shared across many different forms. An ugly side effect of this was that if I ever forgot to ensure that the HTML rendered contained *exactly* the fields defined in the fo...

Datatables fnsetdata is undefined 12 Mar 2013 | 11:21 pm

When there is no obvious reason why this error suddenly appears on a working datatables instance… Make sure your header count matches the column count.

Datatables fnsetdata is undefined 12 Mar 2013 | 11:21 pm

When there is no obvious reason why this error suddenly appears on a working datatables instance… Make sure your header count matches the column count.

Recently parsed news:

Recent searches: