Aymeric Augustin
|
4a56a93cc4
|
Moved the new app cache inside core.
|
2013-12-17 10:17:46 +01:00 |
Aymeric Augustin
|
860c2c8bc5
|
Moved django.db.models.loading to django.apps.cache.
This commit doesn't contain any code changes; it's purely a refactoring.
|
2013-12-17 10:17:43 +01:00 |
Loic Bistuer
|
5008706345
|
Added test for a921f06 - refs #21280.
This commit also lays the groundwork for future tests for the
makemigrations command.
|
2013-10-17 12:08:17 -04:00 |
Markus Holtermann
|
bd8e1a354c
|
Fixed #20977 -- Fixed writing migrations to disk on Python 3
|
2013-09-06 09:51:58 -04:00 |
Andrew Godwin
|
f6801a234f
|
Adding a dependency graph class and tests
|
2013-05-10 12:52:04 +01:00 |