0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Released version 0.4 of django-userprofiles. More... almost 13 years ago
bumped version: 0.4 More... almost 13 years ago
"compare offset-naive and offset-aware datetimes" errors fixed. More... almost 13 years ago
Merge branch 'master' of git://github.com/elleestcrimi/django-userprofiles into develop More... almost 13 years ago
Updated locales. More... almost 13 years ago
Don't use get_profile on user model, its deprecated. More... almost 13 years ago
Added error when using emailverification without setting USERPROFILES_USE_EMAIL_VERIFICATION. More... almost 13 years ago
Again, some nitpicking. More... almost 13 years ago
Merge branch 'cbv' of git://github.com/degenhard/django-userprofiles into develop More... almost 13 years ago
Some minor nitpicking. Thanks to Peter for creating all the tests! More... almost 13 years ago
Merge branch 'develop' into cbv More... almost 13 years ago
Merge branch 'tests' into cbv More... almost 13 years ago
Merge branch 'develop' into cbv More... almost 13 years ago
Changed emailchangeapproveview to non permanent redirect. More... almost 13 years ago
Merge branch 'tests' of git://github.com/degenhard/django-userprofiles into develop More... almost 13 years ago
Renamed test file for auth backends. More... almost 13 years ago
added some tests. More... almost 13 years ago
Added tests for the auth backend. More... almost 13 years ago
Updated forms tests. More... almost 13 years ago
Added setting "USERPROFILES_USE_EMAIL_VERIFICATION". More... almost 13 years ago
Removed old tests. More... almost 13 years ago
Load all contrib apps upon test to ensure that all db tables are generated. More... almost 13 years ago
Replace hashcompat with hashlib. More... almost 13 years ago
Updated tests. More... almost 13 years ago
Merge branch 'django15' of git://github.com/degenhard/django-userprofiles into develop More... almost 13 years ago
Updated travis-ci config. More... almost 13 years ago
Merge branch 'travis-ci' of git://github.com/degenhard/django-userprofiles into develop More... almost 13 years ago
Refactored app settings to use override_settings in tests. More... almost 13 years ago
Replaced runtests with Makefile (including coverage) More... almost 13 years ago
Renamed example_project to test_project. More... almost 13 years ago