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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Baptiste Mispelon
f69396665c
Fix admin_views tests after commit 3be368c73e.
2013-04-08 22:02:18 +02:00
..
fixtures
…
templates
…
__init__.py
…
admin.py
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
customadmin.py
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
forms.py
…
models.py
Fixed test failures introduced in e16c48e001.
2013-03-24 15:27:50 +01:00
tests.py
Fix admin_views tests after commit 3be368c73e.
2013-04-08 22:02:18 +02:00
urls.py
…
views.py
…