My favorites | Sign in
Project Home
Search
for
ModelExtensions  
Current Model Extensions
Featured, extensions
Updated May 22, 2009 by leidel

Current Database Model Extensions

  • TimeStampedModel - TimeStampedModel An abstract base class model that provides self-managed "created" and "modified" fields.
  • TitleSlugDescriptionModel -TitleSlugDescriptionModel, An abstract base class model that has a "title" (CharField), "slug" (AutoSlugField) and a "description" (TextField) field.
Comment by wole...@gmail.com, Jun 15, 2009

These can be imported using:

import django_extensions.db.models

Sign in to add a comment
Powered by Google Project Hosting