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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
orf
b5393028bf
Fixed
#27767
-- Added distinct argument to ArrayAgg.
2017-02-04 13:57:39 -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
Fixed
#27767
-- Added distinct argument to ArrayAgg.
2017-02-04 13:57:39 -05:00
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
…