Changes between Version 219 and Version 220 of DjangoResources
- Timestamp:
- Jan 15, 2010, 6:26:54 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v219 v220 250 250 * [http://blog.michaeltrier.com/2007/8/12/finding-lookup-items-that-are-not-used How to find items that are not used]: doing Left Outer Joins with Django's ORM. 251 251 * [http://www.miketigas.com/2008/07/23/blogmaking-django-newforms-admin/ Fun with Django newforms-admin]: using the new permissions and queryset hooks in newforms-admin. 252 * [http://www.ofbrooklyn.com/2010/01/15/syntax-highlighting-django-using-pygments/ Syntax highlighting with Pygments using a template filter in Django] 252 253 253 254 == Web services/APIs ==