This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-23 17:30:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f8e4e4a935
django
/
tests
/
schema
History
Andriy Sokolovskiy
38c17871bb
Fixed
#24104
-- Fixed check to look on field.many_to_many instead of class instance
2015-01-22 18:41:19 +01:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Fixed
#24104
-- Fixed check to look on field.many_to_many instead of class instance
2015-01-22 18:41:19 +01:00
models.py
Fixed
#24163
-- Removed unique constraint after index on MySQL
2015-01-19 16:52:26 +01:00
tests.py
Fixed
#24104
-- Fixed check to look on field.many_to_many instead of class instance
2015-01-22 18:41:19 +01:00