| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-23 | Replaced DatabaseCreation sql methods by schema editor equivalents | Claude Paroz | |
| Also used schema editor in migrate to sync unmigrated apps (sync_apps). Refs #22340. Thanks Tim Graham for the review. | |||
| 2014-06-18 | Fixed #22778 -- Added a model Meta option to define default_related_name. | Renaud Parent | |
| Thanks jorgecarleitao and mmardini for reviews. | |||
| 2014-06-11 | Created a new tests folder (`model_options`). | Moayad Mardini | |
| And moved `tablespaces` option tests to it. The new folder can be used to test models/options, like the new option added in refs #22778. | |||
