Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1729 - 1731 of 2152)

Ticket Resolution Summary Owner Reporter
#175 fixed Creation date rgrp dread

Reported by dread, 5 years ago.

Description

'created' attribute on User, Group and Rating

datetime object: default=datetime.datetime.now()

See example on revision

Requires migrate script

#1484 fixed Creating package with duplicate tags causes exception dread dread

Reported by dread, 2 years ago.

Description

e.g.

curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester'

Also broken in Web UI (adding a package).

Affects API and Web UI in 1.5 and I think all versions from 1.4.1

#432 fixed Creating package over REST gives 500 error dread dread

Reported by dread, 4 years ago.

Description

This occurs when CKAN is run with mod_wsgi (not under paster).

This is because of a unicode header being creating in rest.py.

Note: See TracQuery for help on using queries.