JOSEPH KIM
JOSEPH KIM
If there is no file exist in server or path, Dango raises `OSError`. To avoid error in templates, check image path availability before rending. and can set `default url` as...
change forms.util.ValidationError to forms.ValidationError because it occur error on Django 1.7.x
Add z_index option to set z-index of container. To use elevateZoom with modal, z-index has to be higher then modal container.
base.py line 561 - 571 ``` def format_row(self, row): """ Decode data coming from the database if needed and convert rows to tuples (pyodbc Rows are not sliceable). """ if...
I'd like to refund with invoice number. current refund parameters is ``` { 'amount': 1.11, 'last_four': '1111', 'transaction_id': '401123211', } ``` it works but it makes transaction with null invoice...
with 1d tuple, minify 졸려서 여기까지 ㅠ.ㅠ
It is hard to explore now tv shows using TVShows. What about adding IMDb's rating and information to subscribe new tv shows?