index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
proxy_models
Age
Commit message (
Expand
)
Author
2013-12-17
Moved django.db.models.loading to django.apps.cache.
Aymeric Augustin
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-11-02
Fixing E302 Errors
Jason Myers
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-10-21
Removed some direct settings manipulations in tests; refs #21230.
Bouke Haarsma
2013-10-19
Removed unused local variables in tests.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-19
Fixed #20777 -- Admin proxy model deletion regression
Anssi Kääriäinen
2013-08-19
Made Model.__eq__ consider proxy models equivalent
Anssi Kääriäinen
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-06-30
Stopped calling loaddata with commit=False.
Aymeric Augustin
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
[prev]