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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geos_tests
History
Vytis Banaitis
8838d4dd49
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
..
__init__.py
…
test_geos_mutation.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_geos.py
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
test_io.py
Refs
#23919
-- Removed six.<various>_types usage
2017-01-18 20:18:46 +01:00
test_mutable_list.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00