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_widgets
History
Florian Apolloner
7244a8d0ae
Fixed test failure on python 3.x.
2014-08-14 09:58:15 +02:00
..
fixtures
…
__init__.py
…
models.py
Fixed
#19671
-- Added warnings that null and validators are ignored for ManyToManyField.
2014-07-09 16:01:09 -04:00
tests.py
Fixed test failure on python 3.x.
2014-08-14 09:58:15 +02:00
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
widgetadmin.py
…