https://github.com/xarg/django-accounts
Basic Authentication App for django
https://github.com/xarg/django-accounts
Last synced: over 1 year ago
JSON representation
Basic Authentication App for django
- Host: GitHub
- URL: https://github.com/xarg/django-accounts
- Owner: xarg
- Created: 2010-08-31T14:16:35.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-31T14:34:48.000Z (almost 16 years ago)
- Last Synced: 2025-04-06T14:14:15.297Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
django-accounts
===============
Basic HTTP Auth method for django. This is a simple template to get you started.
I really hate django-registration and it's bazilion of templates.