-
Notifications
You must be signed in to change notification settings - Fork 246
Changelog
Arun Ravindran edited this page Mar 17, 2015
·
1 revision
=== (2015-02-21) ===
- User model customized to use emails as primary key
- User profile model with profile picture field
- requirements and settings now split into environment files
- More details in https://github.com/arocks/edge/issues/10
=== (2014-09-12) ===
- Added django-environ and pathlib
- Added Sign-in, Sign-up, logout functionality.
- Admin now has bootstrap theme.
=== (2014-09-01) ===
- initial release