Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoEnterprise

Django enterprise models, prepared for your projects.

Profiles

Extended profile model for users, bots and organizations.

from DjangoEnterprise.djangoenterprise.profiles import BaseProfile
    
class Profile(BaseProfile):
    # your fields and methods
    pass

About

Django enterprise models

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages