This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-29 04:26:28 +00:00
Code
Issues
30
Releases
Wiki
Activity
d84ffcc22b
django
/
tests
/
admin_widgets
History
Tim Graham
8119b679eb
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
...
http://bugs.python.org/issue27364
2016-09-17 15:44:06 -04:00
..
__init__.py
models.py
Fixed
#14402
-- Removed clearing of help_text for ManyToManyField's raw_id_fields.
2016-01-30 12:42:47 -05:00
tests.py
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00
urls.py
widgetadmin.py