Plumbing Life's Depths

The VRPlumber's search for the good life...

Advertisement

Quicksearch

Comments

Castaway about Miscellaneous jQuery Mobile + Django tips
2012-01-27 04:49
hmmm thanks for answering...be cause i'm kind of a starter wi th django und JQM 1.) can yo u post an example of ho [...]


Mike Fletcher about Miscellaneous jQuery Mobile + Django tips
2012-01-26 08:34
You add it on the form view; j query mobile uses it to say "d o this post as a regular reque st rather than a json re [...]


Castaway about Miscellaneous jQuery Mobile + Django tips
2012-01-26 03:53
I Have a question concerning " adding data-json="false" is us eful when you are doing POSTs" my request for login [...]


Mike Fletcher about Watch your Django field defaults do not load objects if you use South
2012-01-20 09:05
.exists() does sound like the correct approach. These new-f angled things... sheesh, am I really now an old-and-cr [...]


Peter Zsoldos about Watch your Django field defaults do not load objects if you use South
2012-01-20 04:33
This is one of the big problem s with south migrations - as a rule of thumb, one shouldn't use your models in them, [...]


toad about Watch your Django field defaults do not load objects if you use South
2012-01-19 22:27
i thought exists can only be u sed on querysets. a "get" woul d return the actual object no?


Etienne about Watch your Django field defaults do not load objects if you use South
2012-01-19 21:49
For this kind of query you sho uld use '.exists()' (need Djan go >= 1.2).


Peter Shinners about Bad Coder, No Cookie
2012-01-19 12:19
I'll have to look into globals ub. I'm doing something simila r in my reimport package, and I'm hoping to glean more [...]


Tony about Android 2.2 seems pretty 2.1-like...
2011-12-29 01:28
Android 2.2 was all about the JIT compiler, much faster than 2.1. 2.3 was a pretty minor update to 2.2 in my opin [...]


Cassie about Android 2.2 seems pretty 2.1-like...
2011-12-29 00:43
A work mate linked me to your resource. Thank you for the re sources.


Mike C. Fletcher about Android Dev Setup: What is step one, really?
2011-12-28 21:49
Thanks for the comments all. I may wind up re-doing the ins tallation in the future, so ma y attempt one of the oth [...]


Roger about Android Dev Setup: What is step one, really?
2011-12-28 14:05
I do Android development on Ub untu. Unfortunately the Ecl ipse shipped with Ubuntu tends to lag and is not updat [...]


Jeff Licquia about Android Dev Setup: What is step one, really?
2011-12-28 13:03
I develop an Android app using the Ubuntu-packaged Eclipse ( as yet unreleased). General ly, I follow the instruc [...]


kevin about Android Dev Setup: What is step one, really?
2011-12-28 10:36
You may want to give IntelliJ IDEA Community Edition a try, I found it to be a lot more us er friendly for getting [...]


mike bayer about Evening Learning; I was hoping to get something done...
2011-10-29 15:47
re: motivation to solve TG's i ssues - me neither ! that's w hy I put out these general wav es of "use SQLAlchemy di [...]