Roberto Rosario
|
d0aaa256cd
|
Don't search blindly for all the fields passed in the advanced search, use the defined fields, avoid hard coded rejection of &page arguments in the query string. The SearchModel class is now responsible for storing the search in the recent entries instead of the view.
|
2014-12-11 19:52:24 -04:00 |
|
Roberto Rosario
|
2ea48bd1ba
|
PEP8 cleanups, further removal of unused code
|
2014-10-21 19:28:52 -04:00 |
|
Roberto Rosario
|
733dfc3cf7
|
Encapsulate and properly report invalid requested fields during search
|
2014-10-14 04:45:37 -04:00 |
|
Roberto Rosario
|
815fb2ec01
|
Add placeholder serializer class to avoid errors with Django REST Swagger
|
2014-10-14 04:34:15 -04:00 |
|
Roberto Rosario
|
bc13129e3b
|
Close issue #77, add document view permission to the search app
|
2014-10-14 04:00:14 -04:00 |
|
Roberto Rosario
|
780c55e255
|
Add dynamic_search app API endpoints, simplify ModelSearch class and search views
|
2014-10-14 03:40:46 -04:00 |
|