|
|
Tornado is a nice python WSGI-compliant web server developed by guys at FriendFeed. It’s primarily thought as application server for python web frameworks and according to FriendFeed benchmarks, it’s blazing fast thanks to its non-blocking connections. There are already some how-to’s on the web on plugging Django web framework into Tornado webserver. A quick recap:..
http://geekscrap.com/2010/02/integr ...
added by Alrond
This post is the first in a series on Django tricks.
Since the admin app is one of the stars of Django, we’ll start with our admin module, Adminizer.
http://proudly.procrasdonate.com/dj ...
added by Alrond
動かすサーバが単純になかったのでgoogle app engineを使いたかったのとdjangoにちょっと興味があったので、動かそうとしたけど
http://d.hatena.ne.jp/sugarbabe335/ ...
added by Alrond
Быстренько набить базу для блогов можно так (в django-консоли):..
http://zw0rk.blogspot.com/2010/02/b ...
added by Alrond
Slides. A high-level overview of why Django is a great choice when it comes to developing modern web applications.
http://www.slideshare.net/idangazit ...
added by Alrond
It’s incredible how easy Django makes it for you finishing small tasks simple and fast. Django really comes with batteries included.
While re-writing the whole site in HTML with 52framework , I kind of missed one thing:..
http://kenny.alwaysdata.net/blog/20 ...
added by Alrond
Идея состоит в том, чтобы сделать персональный PSHB-хаб, который можно использовать в Джанго-проекте в связке с блогом, форумом и вообще чем угодно, что генерит новые записи. Хочется попробовать повозиться с PSHB в реальности и заодно поймать кайф от мгновенного появления собственных записей в Гуглоридере (хотя я даже не знаю достоверно, поддерживает ли он PSHB :-) ).
http://softwaremaniacs.org/blog/201 ...
added by Alrond
Last year I blogged about a neat trick in Django to have multiple views per HTTP verb. Since then I’ve been playing with RESTful applications and decided to see if there was a nicer way to expose “resources” in Django. The following is what I’ve come up with so far.
http://watchitlater.com/blog/2010/0 ...
added by Alrond
So, you've gotten the hang of HTML and CSS. You can install Wordpress in five minutes, and you're comfortable mucking with templates. Or you get databases and it's time to get them on a web. Or you read my last post and feel ready for the next step.
http://www.chrisamico.com/blog/2010 ...
added by Alrond
At work we're busy trying to get a Django site out the door. This time around, we've been enjoying the modest time invested in setting up a Hudson continuous integration server - see Chris Shenton's presentation here for why you should and how quickly you can - and one of the areas we've really expanded was the use of automated testing. I've already described the test runner we're using but wanted to describe the overall process which we're using.
http://chris.improbable.org/2010/02 ...
added by Alrond
|
|
Add news, article or blog
|
|