资讯

Perhaps the two greatest things about Django are its speed and the auto-generated admin interface. Since I didn’t get a chance to post a tutorial yesterday, today’s will be a two-parter. For ...
How to run a Django cron job. A great tutorial from Wilson Minor (who designed the Admin interface) on how to create an online portfolio in Django using only generic views.