johnboxall / django_usertools
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.md | ||
| |
__init__.py | ||
| |
forms.py | ||
| |
helpers.py | ||
| |
models.py | ||
| |
templates/ | ||
| |
tests/ | ||
| |
urls.py | ||
| |
views.py |
README.md
About
Create users from email address - username = email / password = email before @ / email = email. Export all email addresses to excel. Duplicate objects and assign them to other users. Transfer existing objects to other users.
Installation
Checkout and add
...
To urls.py.

