https://github.com/mboladop/django-usertypes
Register different 'types' of users in a django project, e.g. Buyers and Sellers
https://github.com/mboladop/django-usertypes
django2 python user-roles user-types
Last synced: 3 months ago
JSON representation
Register different 'types' of users in a django project, e.g. Buyers and Sellers
- Host: GitHub
- URL: https://github.com/mboladop/django-usertypes
- Owner: mboladop
- Created: 2018-07-04T10:27:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T13:58:44.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T21:13:15.503Z (4 months ago)
- Topics: django2, python, user-roles, user-types
- Language: Python
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------Hi there! Welcome to Cloud9 IDE!
To get you started, create some files, play with the terminal,
or visit http://docs.c9.io for our documentation.
If you want, you can also go watch some training videos at
http://www.youtube.com/user/c9ide.Happy coding!
The Cloud9 IDE team