3 Commits
Author SHA1 Message Date
Thibaut Decombe 71b06f5bb3 Generic sitemap (#1198)
* Add test for both issue cases

* Use generic type and add new django 4.1 `get_latest_lastmod` method

* Add Sitemap to monkeypatch

* Update test case to use generic + add failing case

* Test GenericSitemap too
2022-10-22 20:58:59 +03:00
Thibaut Decombe 14ff5ad7a8 Fix RelatedManager not callable (#1191)
* Add failing test

* Add call annotation
2022-10-19 11:14:51 +03:00
Thibaut DecombeandThibaut 966472994b Allow float for min_value and max_value of FloatField (#1081)
Co-authored-by: Thibaut <thibaut.d@hellowatt.fr>
2022-08-01 14:17:50 +03:00