Thomas Chaumeny
|
b2aad7b836
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
|
10 éve |
Jakub Roztocil
|
7131e14d00
Fixed #22489 -- missing implemenation for search lookup
|
11 éve |
Alex Gaynor
|
778ce245dd
Corrected many style guide violations that the newest version of flake8 catches
|
11 éve |
Anssi Kääriäinen
|
219d928852
Fixed #21863 -- supplemented get_lookup() with get_transform()
|
11 éve |
Rodolfo Carvalho
|
0d91225892
Fixed many typos in comments and docstrings.
|
11 éve |
Alex Gaynor
|
c347f78cc1
Fixed all E226 violations
|
11 éve |
Alex Gaynor
|
9d740eb8b1
Fix all violators of E231
|
11 éve |
Tim Graham
|
96d1d4e292
Removed unused local variables in tests.
|
11 éve |
Anssi Kääriäinen
|
c21e86ab9e
Added field.attname to Options.name_map
|
11 éve |
Claude Paroz
|
5c1143910e
Removed most of absolute_import imports
|
11 éve |
Loic Bistuer
|
a9ea7d8c70
Fixed #20462 - Replaced the str() cast introduced in 273dc55 by force_text()
|
11 éve |
Andrew Clark
|
273dc550a4
Fixed #20462 -- null/non-string regex lookups are now consistent
|
11 éve |
Tim Graham
|
92c49d6f01
Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields."
|
11 éve |
Axel Haustant
|
64041f0e6e
Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.
|
12 éve |
Florian Apolloner
|
af70dfcf31
Reverted the introduction of shared_models.
|
11 éve |
Florian Apolloner
|
f5d4849cbe
Revert "Began implementing a shared set of test models to speed up tests."
|
11 éve |
Florian Apolloner
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 éve |
Jacob Kaplan-Moss
|
1059da8de6
Merge pull request #900 from bmispelon/ticket-20022
|
12 éve |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 éve |