All - All

2
+ -

Django-SQLAlchemy Update
  • In Databases · API  ·  By LudoA  ·  Aged 4 months, 3 weeks  ·   0 Comments  ·  Details...
  • It has been a couple of weeks since I announced the Django-SQLAlchemy project. I thought it would be a good idea to provide somewhat regular updates for those that are interested, but not following the project at a code level.

2
+ -

Django Lifestream

1
+ -

Integrate MarkItUp! into the Django Admin
  • In Tutorials · Admin  ·  By brianluft  ·  Aged 4 months, 3 weeks  ·   0 Comments  ·  Details...
  • markItUp! is a JavaScript plugin built on the jQuery library that allows you to turn any textarea into a markup editor. In this article I detail the steps I took to integrate it into the Django admin for working with the Markdown syntax.

1
+ -

Django Runs on Microsoft's IronPython

1
+ -

Django-GenCal -- Generic Calendar Application
  • In Code · Open Source  ·  By justinlilly  ·  Aged 5 months  ·   0 Comments  ·  Details...
  • This is a drop-in solution for calendaring in Django. While its no gCal, it's completely decoupled from models and you can effectively display what you would like inside the calendar days. More information in the docstrings and at http://justinlilly.com

1
+ -

Much improved way to create CHOICES type (new data
  • In Code · Snippets  ·  By edmenendez  ·  Aged 5 months  ·   0 Comments  ·  Details...
  • Create the CHOICES tuple with easier to use syntax and a handy method to convert to a dictionary for key lookups.

5
+ -

Digg For Django Is Here » Django Aware
  • In Sites · Announcements  ·  By paul  ·  Aged 5 months  ·   2 Comments  ·  Details...
  • For a long time the Django community has relied on sites like Digg, DZone, and my favorite Django Projects Community. The former are too generic for the rapidly growing yet dedicated Django community, while the latter lacked sufficient organization. Don’t get me wrong its great to get on Digg and the Django Project Community is an excellent, so I thought why not combine the two.

1
+ -

Django’s tipping point
  • In Sites · Announcements  ·  By paul  ·  Aged 5 months  ·   1 Comments  ·  Details...
  • Django seems to have reached its tipping point, that critical mass which will enable its momentum to skyrocket. Getting here took a while though; partially because of a lack of hype and partially due to Rails’ very prominent presence in the market. Now this well deserving framework has finally begun to be widely adopted and considered as a valid alternative to Rails, for agile web development.

3
+ -

WebFaction Hosting Is Awesome » Django Aware
  • In Sites · Announcements  ·  By paul  ·  Aged 5 months  ·   0 Comments  ·  Details...
  • I started using webfaction.com 3 months ago for my Django website hosting. I’ve deployed 3 sites to their servers in that time. Getting my first site up was a challenge because I didn’t have much experience setting up Django for Apache. Luckily WebFaction set up a forum that proved indispensible. Since then I have set up a new website in 10 minutes.

1
+ -

Another IfModulo Template Tag Or If Else End Tutor
  • In Templates · Tags  ·  By paul  ·  Aged 5 months  ·   0 Comments  ·  Details...
  • For one of my pet projects Joost List, I wanted to create a 2 column layout for the videos. I looked at existing solutions and the first one that popped up was the Django Snippets: If Modulo Tag solution. I looked at the solution, thought it was overkill for what I needed, and proceeded to roll my own tag. The code is below but before copying it read the Django DIVISIBLEBY documentation.

1
+ -

Goodbye WebFaction Django Hosting - A Reflection »
  • In Sites · Announcements  ·  By paul  ·  Aged 5 months  ·   1 Comments  ·  Details...
  • So the time has come for my Django projects to finally migrate to a dedicated server. The decision is mainly aimed at saving $7.50 a month. When I migrated Arkayne a few months back I kept my blog and other sites like JoostList on the WebFaction shared plan. Last week I migrated the remainder of my projects and scripts to the new server. Lets be clear, I do not work for WebFaction and I only post recommendations I believe in on my blog. So my final thoughts on WebFaction.
1

Most Popular

Fastest Rising

Just Published