Mischback / django-miniuser

A minimal Django user management app, including login-/logout-functions, user registration, password management.
MIT License
0 stars 0 forks source link

Registration #1

Open Mischback opened 6 years ago

Mischback commented 6 years ago
Mischback commented 6 years ago

add specific actions to Django's admin

Mischback commented 6 years ago

sending email with Django

A SMTP server is needed... How to best implement this or at least, provide sane defaults for the configuration? During development/testing, an offline backend is sufficient, but how about testing this on Travis?

Mischback commented 6 years ago

See #9: Support for Django < 1.11 will be dropped. If that can be done in this feature-branch: Do it!