Version 18 (modified by 18 years ago) ( diff ) | ,
---|
CookBook
Data Models - Data models for various types of custom content
Manipulators - Custom manipulators
Scripts - Various scripts useful in Django development and administration
Admin Tools - How to customize admin pages
Shortcuts - Shortcuts to make life easier
Template Tags - Custom template tags
Template Filters - Custom template filters
Views - Sample views
Validators - Custom validators
Database - Working with database objects: creating, querying, optimization, cloning
URL Configuration - Custom URL Configuration
Tools for testing - Tools and helpers for testing django apps
Tools for developing - Tools and helpers for developing django apps
Special Group Login - Only users of a certain group are allowed to access (login) to a django application in one project
FreeComment app Using Django's integrated Free Comment app.
Signals - Using Django's nifty signals ability.