ikz

Apr
8
awarded Supporter
Sep
21
awarded Custodian
Jul
31
accepted How to manage Django reusable app templates that extend common base templates?
Jul
31
comment How to manage Django reusable app templates that extend common base templates?
Oh, I see. Thanks.
Jul
30
comment How to manage Django reusable app templates that extend common base templates?
So I would still have to duplicate templates across the multiple apps?
Jul
25
comment Calling Java from Python fails even though 'java' works in Windows command line
I tried os.system ('C:\\Windows\\System32\\java.exe') and os.system('C:/Windows/System32/java.exe') etc. and they resulted in the same error. Interestingly, I tried adding the openjdk/jre directory to the PATH and apparently that worked. I still don't understand why the executable there should work when the system32 one doesn't.
Jul
25
asked Calling Java from Python fails even though 'java' works in Windows command line
Jul
24
asked How to manage Django reusable app templates that extend common base templates?
Jul
9
accepted jQuery Mobile text and notext button vertical alignment
Jul
9
comment jQuery Mobile text and notext button vertical alignment
I tried something similar before and it didn't work, but the "!important" declaration seems to make the difference. Thanks!
Jul
9
revised jQuery Mobile text and notext button vertical alignment
added 336 characters in body
Jul
9
asked jQuery Mobile text and notext button vertical alignment
Jun
27
accepted Passing a serialized object through a URL
Jun
25
asked Passing a serialized object through a URL
Jun
22
awarded Supporter
Jun
22
accepted Is overriding a method to pass a static constant considered bad practice?
Jun
22
awarded Scholar
Jun
22
accepted Django app where the data is from external web services instead of database
Jun
19
comment Django app where the data is from external web services instead of database
Thanks. It does turn out that I don't need to use Django models at all; I had just never seen Django without models before.
Jun
8
asked Django app where the data is from external web services instead of database
1 2