Posts Tagged ‘ image ’

JQuery Mobile Django Baseline – Plumbing Life's Depths

June 20, 2011
By

Miscellaneous jQuery Mobile + Django tips . Some little tips on how to make your "normal" Django site work properl Mike Fletcher about Dumb PyDoc Replacement for PyOpenGL 2011-06-13 14:09. Yeah, the problem is the "doc strings ...

Read more »

Dumb PyDoc Replacement for PyOpenGL – Plumbing Life's Depths

June 13, 2011
By

Miscellaneous jQuery Mobile + Django tips . Some little tips on how to make your "normal" Django site work properl Mike Fletcher about Dumb PyDoc Replacement for PyOpenGL 2011-06-13 14:09. Yeah, the problem is the "doc strings ...

Read more »

jQuery Mobile + Django gets Pleasantly Out of the Way – Plumbing …

June 6, 2011
By

Miscellaneous jQuery Mobile + Django tips . Some little tips on how to make your "normal" Django site work properl Mike Fletcher about Dumb PyDoc Replacement for PyOpenGL 2011-06-13 14:09. Yeah, the problem is the "doc strings ...

Read more »

No luck on GLSLDevil + PyOpenGL yet – Plumbing Life's Depths

June 6, 2011
By

Miscellaneous jQuery Mobile + Django tips . Some little tips on how to make your "normal" Django site work properl Mike Fletcher about Dumb PyDoc Replacement for PyOpenGL 2011-06-13 14:09. Yeah, the problem is the "doc strings ...

Read more »

Kubuntu replacing Unity – Plumbing Life's Depths

May 23, 2011
By

Student Loan about Miscellaneous jQuery Mobile + Django tips 2011-06-23 09:47. Miscellaneous jQuery Mobile + Django tips . Some little tips on how to make your "normal" Django site work properl ...

Read more »

Jon's Blog | ASP.NET: Improving Your Error Logging & Handling

January 24, 2011
By

Tags: asp. net, error handling , error page, global.asax, logging, Application_Error. Categories: Development Blog Actions: E-mail | Kick it! | Permalink | comment Comments (0) | RSS comment feed Comment RSS. Related posts ...

Read more »

Django tips: Tech Model: ManagementForm validation error in unit test

March 18, 2010
By

Django tips : Tech Model. Thursday, March 18, 2010. ManagementForm validation error in unit test. Hi, I have a function in tests.py that tests the editing of a form, and it worked fine until I added an inline formset to the form. ...

Read more »

Django tips: Tech Model: Re: What validation tests are applied to …

March 18, 2010
By

Django tips : Tech Model. Thursday, March 18, 2010. Re: What validation tests are applied to ImageField? Perfect. Thanks. That's what I was chasing. On Mar 17, 11:54 pm, Karen Tracey wrote: ...

Read more »

Django tips: Tech Model: Re: Upload image file, resize using PIL …

March 18, 2010
By

Django tips : Tech Model. Thursday, March 18, 2010. Re: Upload image file, resize using PIL, then save into ImageField - what to save to ImageField? On Mar 18, 6:10 am, robinne wrote: ...

Read more »

Django tips: Tech Model: What validation tests are applied to …

March 16, 2010
By

Django tips : Tech Model. Monday, March 15, 2010. What validation tests are applied to ImageField? The documentation states about the ImageField. "Like FileField, but validates that the uploaded object is a valid image. ...

Read more »