Michael Price
|
de65d96fe2
|
Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:27:45 -04:00 |
|
Michael Price
|
53b47455d3
|
Add support for OR type searches. Use the "OR" string between the terms. Example: term1 OR term2.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:23:01 -04:00 |
|
Michael Price
|
702618b924
|
SearchModel no longer returns result_set. It is unfiltered and unused.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:38:53 -04:00 |
|
Roberto Rosario
|
ec223dd54d
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 02:08:39 -04:00 |
|
Roberto Rosario
|
922492169f
|
Fix typos in tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-17 21:18:56 -04:00 |
|
Roberto Rosario
|
5ea31554bc
|
Update and fix failing tests.
|
2017-01-14 03:08:32 -04:00 |
|
Roberto Rosario
|
9823202405
|
Remove typecasting of file objects into Django's File class, not needed in Django >1.8.x.
|
2016-03-14 20:20:54 -04:00 |
|
Roberto Rosario
|
2ebb84f18f
|
Remove remaining direct references to the User model. Closes GitLab issue #225.
|
2016-01-28 05:55:15 -04:00 |
|
Roberto Rosario
|
cbc1f12bf6
|
Simplify tests teatDown method.
|
2015-11-01 02:57:55 -04:00 |
|
Roberto Rosario
|
a1a0a6da52
|
PEP8 Cleanups.
|
2015-10-28 02:14:48 -04:00 |
|
Roberto Rosario
|
df7a5c6e1c
|
Reorganize tests literals and move then to their respective apps.
|
2015-10-20 21:14:07 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|