django/tests/schema
Daniel Hahler 1edfa155e3 Fixed #22293 -- Avoided renaming many-to-many tables to themselves.
Fixed this for both implementations of _alter_many_to_many, instead of
in `alter_db_table` itself (more implementations).
2014-03-24 13:24:52 -04:00
..
__init__.py
models.py
tests.py Fixed #22293 -- Avoided renaming many-to-many tables to themselves. 2014-03-24 13:24:52 -04:00