This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
2d5da57f48
django
/
tests
/
model_meta
History
Collin Anderson
2d5da57f48
Fixed incorrect error message in Options.get_fields()
2015-01-14 14:51:05 -05:00
..
__init__.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
models.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
results.py
Fixed
#12663
-- Formalized the Model._meta API for retrieving fields.
2015-01-06 19:25:12 -05:00
test_legacy.py
Fixed
#12663
-- Formalized the Model._meta API for retrieving fields.
2015-01-06 19:25:12 -05:00
tests.py
Fixed incorrect error message in Options.get_fields()
2015-01-14 14:51:05 -05:00