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-03 14:16:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
chillaranand
d6eaf7c018
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Refs
#23919
-- Removed django.test.mock Python 2 compatibility shim.
2017-01-20 08:17:20 -05:00
__init__.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
fields.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
models.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_aggregates.py
…
test_array.py
…
test_citext.py
…
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_json.py
…
test_ranges.py
…
test_search.py
…
test_trigram.py
…
test_unaccent.py
…