This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
4e2da368db
django
/
tests
/
proxy_models
History
Tim Graham
004ba0f99e
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
..
fixtures
Converted test fixtures to setUpTestData methods
2015-03-05 10:10:32 +11:00
__init__.py
admin.py
Updated tests to stop leaking models in shared AdminSite.
2015-04-15 09:45:26 -04:00
models.py
Fixed
#18012
-- Propagated reverse foreign keys from proxy to concrete models.
2015-10-12 12:14:26 -04:00
tests.py
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00