This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Mariusz Felisiak
eb3699ea77
Fixed
#33718
-- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
Fixed
#33772
-- Added QuerySet.first()/last() error message on unordered queryset with aggregation.
2022-06-14 12:24:43 +02:00
test_feeds.py
…
test_functions.py
…
test_indexes.py
…
test_regress.py
…
test_serializers.py
Fixed
#33742
-- Added id to GeoJSON serializer.
2022-06-01 19:11:26 +02:00
test_sitemaps.py
…
tests.py
Fixed
#33718
-- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
urls.py
…