This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-10 10:01:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9db3653670
django
/
tests
/
admin_views
History
Emmanuelle Delescolle
a24cf21722
Fixed
#23604
-- Allowed related m2m fields to be references in the admin.
...
Thanks Simon Charette for review.
2014-10-06 08:35:16 -04:00
..
fixtures
templates
__init__.py
admin.py
Fixed
#23604
-- Allowed related m2m fields to be references in the admin.
2014-10-06 08:35:16 -04:00
customadmin.py
forms.py
models.py
Fixed
#23604
-- Allowed related m2m fields to be references in the admin.
2014-10-06 08:35:16 -04:00
tests.py
Fixed
#23604
-- Allowed related m2m fields to be references in the admin.
2014-10-06 08:35:16 -04:00
urls.py
Fixed
#6327
-- Added has_module_permission method to BaseModelAdmin
2014-06-13 09:31:40 -04:00
views.py