elnappo
|
419704618d
|
replace __unicode__() with text_type for python3
|
2014-12-28 14:52:17 +01:00 |
|
elnappo
|
bc8041fd26
|
remove unicode_literals from account models
|
2014-12-28 14:24:05 +01:00 |
|
elnappo
|
cbc181024f
|
python3 compatibility for account models
|
2014-12-06 12:43:35 +01:00 |
|
Thomas Waldmann
|
aa425c3402
|
add UserProfiles with additional metadata (for now: language)
as the migrations depend on settings.LANGUAGES, I put a complete list there with what we have .po files for.
|
2014-11-25 14:08:48 +01:00 |
|
Arne Schauf
|
ec2b8ab88a
|
split up into new app accounts
|
2013-09-28 17:17:15 +02:00 |
|