Profile_bird

Hey there! uswaretech 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 uswaretech's tweets.

Already using Twitter
from your phone? Click here.

Default_profile_6_bigger
uswaretech

  1. http://bit.ly/66txvV So you think you are good with Django?
  2. Django for a Rails Developer http://uswaretech.com/blog/2009/11/django-for-a-rails-developer/
  3. http://www.agmweb.ca/blog/andy/2231/ Use Django daily? Have an iphone? You should buy this app.
  4. http://uswaretech.com/blog/2009/11/the-magic-of-metaclasses-in-python/ The magic of metaclasses in Python
  5. http://uswaretech.com/blog/ Writing your own template loaders
  6. @jacobian 's ponybuild http://github.com/jacobian/pony-build has dependency on Jinja2. What is the world coming to :)
  7. @orenmazor What do you disagree with in django design patterns ? Also fork and fix it kthxbye, :)
  8. http://bit.ly/29I716 Django gotchas
  9. LOL RT @montylounge: Now I have a new line of shirts to make - "i've been forked by a django core developer"; congrats @jezdez
  10. RT @_chuck_taylor_: Six Apart, the people behind TypePad and Movable Type, have embraced Django and Python. http://bit.ly/45ZUSx
  11. @IanMLewis We are working on making it better. It was yanked out of an internal in progress project.
  12. A smarter if tag for django. Handles and or equality and greater/lesser http://www.djangosnippets.org/snippets/1350/ Proposed for 1.2
  13. @jmwhittaker http://bit.ly/1yg7Mu will work with any module, btw
  14. @wolever http://bit.ly/rMPde
  15. @pamonrails Django-command-extensions and then `manage.py shell_plus`
  16. @designcurve It is not meant to. Its a quick hack for when you need a few static pages. How many siteinfo pages are you going to have.
  17. @railsaktiv http://bit.ly/2jgGi So your point is rails is flat while Django's increasing? Sorry, but both graphs r meaninglss @onlydole
  18. @jdar Thats coz querysets are lazy. Db hit happens when you need it, not before. to force, do repr(myqs)
  19. @shabda taking a seminar on python at an engineering college. - http://twitpic.com/j21c0
  20. @JamesPearce http://bit.ly/GhXEa TypedChoiceField.empty_value