Commit graph

15 commits

Author SHA1 Message Date
Samuel Colvin
d4eb1936b9 custom serialize and deserialize methods for meta 2015-09-24 12:54:42 +01:00
Carlton Gibson
d6cd1fce2d Add app_label to SearchEntry 2015-02-17 11:02:42 +01:00
Carlton Gibson
9d6fc89516 Update import of GenericForeignKey 2015-02-17 10:59:53 +01:00
Dave Hall
59b58ca678 Mergin pull request from SimonGreenhill 2013-06-21 10:10:54 +01:00
SimonGreenhill
6f2e5214e0 replacing simplejson 2013-06-21 11:37:31 +10:00
tsufeki
7607adadcf Added from __future__ import unicode_literals, print_function every where except migrations/ 2013-05-02 16:50:16 +02:00
Dave Hall
1e3be41635 More efficient single-query method of updating object index. 2012-04-05 10:49:06 +01:00
Dave Hall
8ff430a9dc Added in support for models with a foreign key as a primary key. 2011-10-02 18:46:19 +01:00
Dave Hall
3248a15298 Adding in search json api view. 2011-09-06 17:47:04 +01:00
Dave Hall
17e1bd3054 Removed context management hooks from search engine. 2011-09-01 13:53:22 +01:00
Dave Hall
10353efab1 Fixing bug with meta encoding. 2011-08-24 12:47:05 +01:00
Dave Hall
81e436bdc3 Refactored for new search paradigm 2011-08-23 17:12:35 +01:00
Dave Hall
198d30dac2 Fix for obvious and embarassing bug... 2011-08-21 14:54:33 +01:00
Dave Hall
3d51ed2221 Adding in hooks for performing the search. 2011-08-20 18:27:57 +01:00
Dave Hall
e840b03f78 Initial import. 2011-08-20 18:08:00 +01:00