Wed, 27 Jan 2010 10:17:27 +0100 |
Sylvain Thénault |
should not raise KeyError if key's missing
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:58 +0100 |
Sylvain Thénault |
choices function should now take the field as argument
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:35 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:19 +0100 |
Sylvain Thénault |
missing import
|
changeset |
files
|
Wed, 27 Jan 2010 09:59:55 +0100 |
Sylvain Thénault |
systematically call bool on BooleanField values
|
changeset |
files
|
Wed, 27 Jan 2010 09:59:13 +0100 |
Sylvain Thénault |
by default this is not the widget responsability to turn empty string into None,
|
changeset |
files
|
Wed, 27 Jan 2010 09:57:53 +0100 |
Sylvain Thénault |
ensure we get a correct key
|
changeset |
files
|
Wed, 27 Jan 2010 09:57:16 +0100 |
Sylvain Thénault |
test fixes
|
changeset |
files
|
Wed, 27 Jan 2010 09:56:58 +0100 |
Sylvain Thénault |
useless, same as test_nonregr_eetype_etype_editing
|
changeset |
files
|
Wed, 27 Jan 2010 09:56:16 +0100 |
Sylvain Thénault |
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
|
changeset |
files
|
Wed, 27 Jan 2010 09:53:48 +0100 |
Sylvain Thénault |
reorganize code:
|
changeset |
files
|
Wed, 27 Jan 2010 09:25:40 +0100 |
Sylvain Thénault |
[forms] fix backward compat for field.choices arguments
|
changeset |
files
|
Wed, 27 Jan 2010 09:24:35 +0100 |
Sylvain Thénault |
use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
|
changeset |
files
|
Wed, 27 Jan 2010 09:22:07 +0100 |
Sylvain Thénault |
[primary view] activate toolbox
|
changeset |
files
|
Wed, 27 Jan 2010 09:21:38 +0100 |
Sylvain Thénault |
it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
|
changeset |
files
|