Tim Graham
|
3db66b1d65
|
Updated syncdb -> migrate in tests.
|
2013-09-03 11:51:34 -04:00 |
Andrew Godwin
|
52edc16086
|
Add more stringent M2M tests and fix the bug they exposed
|
2013-08-19 13:50:26 +01:00 |
Andrew Godwin
|
ae19315b4d
|
Support index_together during model creation
|
2013-08-11 14:23:31 +01:00 |
Andrew Godwin
|
104ad0504b
|
Split out a BaseAppCache, make AppCache borg again, add _meta.app_cache
|
2013-05-09 15:16:43 +01:00 |
Andrew Godwin
|
7f3678dc4c
|
Merge branch 'master' into schema-alteration
Conflicts:
django/db/backends/__init__.py
django/db/backends/mysql/base.py
django/db/backends/oracle/base.py
django/db/backends/oracle/creation.py
django/db/backends/postgresql_psycopg2/base.py
django/db/backends/sqlite3/base.py
django/db/models/fields/related.py
|
2013-04-18 17:16:39 +01:00 |