Revision:

Revisions

# Date Author Comment
c8e1f943 2010-07-05 11:13 Matt Goodall

Ignore .egg directories created by unittest runner.

cdb6bc05 2010-07-05 11:09 Matt Goodall

Send "400 Bad Request" if size-related args cannot be parsed sensibly.

43f0c2ea 2010-07-05 11:02 Matt Goodall

Handle "empty" values, and simplify code a little.

b6269f41 2010-07-05 10:52 Matt Goodall

Add basic get_size_from_dict test.

e01f50d2 2010-07-05 10:52 Matt Goodall

List restish as optional "extras" dependency.

8e38a054 2010-06-09 12:17 Matt Goodall

Merge remote branch 'ish/master'

2303613b 2010-06-09 12:12 Matt Goodall

Use default encoding if what was found in the request is nonsense.

855d3862 2010-06-09 11:59 Matt Goodall

Add test for current charset detection behaviour.

41a97582 2010-05-11 20:01 Tim Parkin

added form num_fields

f4f0cca4 2010-05-07 09:48 Tim Parkin

Merge branch 'master' of ssh:///home/ish/formish

1f2b6a70 2010-04-30 13:47 Matt Goodall

CheckboxMultiChoice didn't work when passed options.

c12d97d5 2010-04-21 18:49 Tim Parkin

Merge branch 'master' of ssh://192.168.1.4/home/tim/git/formish

64bf1903 2010-04-21 18:44 Tim Parkin

added simple filestore

196b2418 2010-04-08 18:47 Matt Goodall

Don't share the Form's list of CSS classes between instances.

Commit 099fd98366c450afd25ba169c03c3d90ec5261fd looks like an attempt to
fix this but didn't actually work. It just stopped 'error' from getting
added multiple times (it still got added once) which was just a...

6322b5c9 2010-04-08 18:44 Matt Goodall

Construct form CSS classes without affecting form attributes.

Note: the list of CSS classes were shared between Form instances by
default, so appending the 'error' class affected everything!

5f6863df 2010-04-03 21:05 Matt Goodall

Fix initial form defaults now that schemaish's default values are None
again.

5af5e417 2010-03-25 16:42 Matt Goodall

Fix CheckboxMultiChoiceTree to return correct data when nothing selected.

171e5afb 2010-03-25 16:41 Matt Goodall

Change DateParts to use none_value for consistency

9290fcb8 2010-03-25 16:40 Matt Goodall

Remove unused 'default_value'

cc756d41 2010-03-01 20:32 Matt Goodall

Remove testish.egg-info too.

3905425d 2010-03-01 10:16 Tim Parkin

Merge branch 'master' of ssh:///home/ish/formish

7f177b80 2010-02-26 12:53 Matt Goodall

Make the unittests less noisy. I like to see the test's "ok", it makes
me happy.

267c3152 2010-02-26 12:44 Matt Goodall

Remove the generated .egg-info directory.

63e42c53 2010-02-26 12:24 Matt Goodall

Extend the renderer to allow an app to insert its own template
directories before formish's standard directory.

acc35b25 2010-02-19 12:40 Tim Parkin

added not about change to RadioChoice default behaviour with NoneOptions

1 2 3 ... 30 Next » (1-25/745) | Per page: 25, 50, 100

Also available in: Atom