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-02-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Adam Taylor
45aaced91e
[1.8.x] Fixed typos in code comments.
...
Backport of 039465a6a7a18f48ea77ceadb6949990c0ec92e1 from master
2015-01-20 12:18:29 -05:00
..
fixtures
…
templates
…
__init__.py
…
admin.py
Fixed
#13165
-- Added edit and delete links to admin foreign key widgets.
2015-01-10 12:24:52 -05:00
custom_has_permission_admin.py
…
customadmin.py
…
forms.py
…
models.py
Fixed
#13165
-- Added edit and delete links to admin foreign key widgets.
2015-01-10 12:24:52 -05:00
tests.py
[1.8.x] Fixed typos in code comments.
2015-01-20 12:18:29 -05:00
urls.py
…
views.py
…