Jason Hasselkus

A whole lot of something for nothing

Jason Hasselkus header image 4

Entries from November 2007

Worthless-Stuff the Model

November 13th, 2007 · No Comments

To continue with my building of worthless-stuff.com using Django, we’ve come to the point where we need to start creating the piece that everything else is built around. Django says this about models:
A model is the single, definitive source of data about your data. It contains the essential fields and behaviors of the data you’re […]

[Read more →]

Tags: Django

Worthless-Stuff the begining

November 11th, 2007 · No Comments

Before we get into the real meat and potato’s of the website, I think it’s important to put up a “Under Construction” page to the site. This way when people go there, they will see that it’s an actual site and they should tune in later to see the changes. After that, we’ll get into […]

[Read more →]

Tags: Django · Web Design

NFL Picks - Week 10

November 10th, 2007 · No Comments

Wow, are we really half way through our fantasy football season? It seems like only yesterday I was telling everyone how I was going to beat their butts with the fantastic team that had drafted. I sure am glad they have short memories, because this season isn’t turning out so hot. Anyway, last week […]

[Read more →]

Tags: Sports

Building our Worthless Site

November 10th, 2007 · No Comments

Now that I have Django installed and ready to rock for www.worthless-stuff.com, I need to sit back and really think about how I want to design the site and what functionality should be there from the beginning. So here are a few things that I have decided I really want:

I want the site to be […]

[Read more →]

Tags: Django · Web Design

Setting up Django on Dreamhost

November 10th, 2007 · No Comments

Let me first start by saying that the site you are reading right now is NOT hosted at Dreamhost, nor is this blog written with Django. Both of these factors will change once I get around to migrating all of my content, but right now, that simply isn’t going to happen. There is also a […]

[Read more →]

Tags: Django · Web Design