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-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
François Freitag
abea86f9e4
Removed unnecessary tuple wrapping of single format string argument.
2020-04-27 08:30:16 +02:00
..
templates
Fixed
#31349
-- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
2020-03-09 12:34:32 +01:00
__init__.py
…
admin.py
…
custom_has_permission_admin.py
…
customadmin.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
forms.py
…
models.py
Capitalized Unicode in docs, strings, and comments.
2020-04-20 12:10:33 +02:00
test_actions.py
…
test_adminsite.py
…
test_autocomplete_view.py
…
test_forms.py
Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.
2018-02-01 09:05:14 -05:00
test_history_view.py
…
test_multidb.py
…
test_templatetags.py
…
tests.py
…
urls.py
…
views.py
…