| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 22 | -250/+268 |
| * | Refs #33355 -- Added missing tests for database functions and expression on n... | Adam Johnson | 2021-12-22 | 3 | -0/+6 |
| * | Fixed #31487 -- Added precision argument to Round(). | Nick Pope | 2021-03-29 | 1 | -1/+77 |
| * | Fixed #32060 -- Added Random database function. | Nick Pope | 2020-10-02 | 1 | -0/+13 |
| * | Used more specific unittest assertions in tests. | Nick Pope | 2019-10-29 | 1 | -7/+7 |
| * | Fixed #30271 -- Added the Sign database function. | Nick Pope | 2019-03-22 | 1 | -0/+53 |
| * | Simplified test_transform()s in db_functions.math. | Mariusz Felisiak | 2019-03-14 | 16 | -32/+32 |
| * | Fixed #29500 -- Fixed SQLite function crashes on null values. | Srinivas Reddy Thatiparthy | 2018-09-10 | 20 | -0/+116 |
| * | Fixed #29658 -- Registered model lookups in tests with a context manager. | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | 2018-08-21 | 16 | -64/+32 |
| * | Refs #28643 -- Added math database functions. | Junyi Jiao | 2018-07-05 | 22 | -0/+969 |
