Profile_bird

Hey there! 42cc is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving 42cc's tweets.

Already using Twitter
from your phone? Click here.

42cc

  1. @uid0 django supports migrations, take a look on 'south'
  2. @logix812 web.py? most similar to DIY as in PHP. though I'd recommend using django - much easier for anythng more complex than "hello ...
  3. @mrchrisadams I guess that's possible, but it would daaaaammn slow - my HTC G1 hardly will bear it :) @akhavr
  4. @mrchrisadams interesting, would you like to run a _server_ on android phone? or even develop? python fits easily
  5. @shepazu good luck and welcome to the club! :)
  6. @milancermak try running primitive test and share its code and output on pastie
  7. @milancermak does it even finds firefox?
  8. @milancermak yes, windmill should start your FF
  9. @milancermak strange. our tests run in line of http://trac.getwindmill.com... and work perfectly (sub #276 in their ...
  10. @milancermak What kind of problems you get? I don't recall something special.. @akhavr
  11. @lapinoken django is more maintainable as your product ages and developers change
  12. @18447 we use django and glad about this
  13. @zdoherty you're welcome! :)
  14. @shoghon sky is the limit with django :)
  15. @zdoherty check sites based on pinax
  16. @bruntonspall tar + scp + restart fastcgi. simpler the better
  17. @sirdidymus Point is that using simple nginx + fcgi makes things straightforward, slim and light. What exactly where problems with admin?
  18. @denglide our choice is nginx and fastcgi
  19. @sirdidymus why fighting with mod_wsgi? We use fastcgi: apache is such a mess!
  20. RT @akhavr Updated django-couchdb (http://bit.ly/sIKu5) with two fixes by @sevenov