Skip to content

adambyer/django-base-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

django-base-model

Base class for Django models

  • adds created_at, modified_at, and is_deleted fields
  • adds hash property for obfuscating database ids
  • updates get, all, delete, and filter methods to handle hash and is_deleted

About

Base class for Django models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages