Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: cb9c9a7b5879671053c7d2ad6e79943a8814b274
https://github.com/django/django/commit/cb9c9a7b5879671053c7d2ad6e79943a8814b274
Author: Víðir Valberg Guðmundsson <
val...@orn.li>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M django/core/management/commands/sqlsequencereset.py
M django/core/management/sql.py
A tests/commands_sql_migrations/__init__.py
A tests/commands_sql_migrations/migrations/0001_initial.py
A tests/commands_sql_migrations/migrations/__init__.py
A tests/commands_sql_migrations/models.py
A tests/commands_sql_migrations/tests.py
Log Message:
-----------
Making SQL management commands migration aware.
Commit: 3149cdce32e7261b2d44128ab712c4d4f1a5d429
https://github.com/django/django/commit/3149cdce32e7261b2d44128ab712c4d4f1a5d429
Author: Andrew Godwin <
and...@aeracode.org>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M django/core/management/commands/sqlsequencereset.py
M django/core/management/sql.py
A tests/commands_sql_migrations/__init__.py
A tests/commands_sql_migrations/migrations/0001_initial.py
A tests/commands_sql_migrations/migrations/__init__.py
A tests/commands_sql_migrations/models.py
A tests/commands_sql_migrations/tests.py
Log Message:
-----------
Merge pull request #2743 from valberg/migration_aware_sql_commands
Making SQL management commands migration aware.
Compare:
https://github.com/django/django/compare/62f9508ade52...3149cdce32e7