Changes between Version 55 and Version 56 of Tutorials
- Timestamp:
- May 14, 2010, 8:35:52 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v55 v56 9 9 * [http://www.wilsonminer.com/posts/2006/may/10/are-you-generic/ build a portfolio app in 30 minutes with Django] 10 10 * [http://www.sitepoint.com/article/build-to-do-list-30-minutes Django Djumpstart: Build a To-do List in 30 Minutes] 11 * [http://lukeplant.me.uk/blog .php?id=1107301641A Django website that took (a lot) more than 20 minutes]11 * [http://lukeplant.me.uk/blog/posts/a-django-website-that-took-a-lot-more-than-20-minutes/ A Django website that took (a lot) more than 20 minutes] 12 12 * [http://www2.jeffcroft.com/2006/may/02/django-non-programmers/ Django for non-programmers] 13 13 * [http://www-128.ibm.com/developerworks/linux/library/l-django/index.html Develop for the Web with Django and Python] … … 56 56 === Fun stuff with the Admin section === 57 57 58 * [http://lukeplant.me.uk/blog.php?id=1107301634 Django Admin Hack - Fields varying with user permissions]59 58 * [http://code.djangoproject.com/wiki/AJAXWidgetComboBox An AJAX Select Widget for Django] 60 59 * [http://www2.jeffcroft.com/2006/jul/14/django-admin-your-php-app/ Use the Django admin for my PHP app]