This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
4c5641dd92
django
/
tests
/
admin_widgets
History
Roberto Aguilar
af67ce5e18
Fixed
#4574
-- Added CSS classes to the admin calendar widget for better control over styling.
2013-09-10 08:07:17 -05:00
..
fixtures
…
__init__.py
…
models.py
Fixed
#20836
-- Ensure that the ForeignKey's to_field attribute is properly considered by the admin's interface when creating related objects.
2013-09-07 12:14:07 -05:00
tests.py
Fixed
#4574
-- Added CSS classes to the admin calendar widget for better control over styling.
2013-09-10 08:07:17 -05:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
widgetadmin.py
Fixed
#20836
-- Ensure that the ForeignKey's to_field attribute is properly considered by the admin's interface when creating related objects.
2013-09-07 12:14:07 -05:00