summaryrefslogtreecommitdiff
path: root/tests/sites_tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24075 -- Used post-migration models in contrib apps receivers.Simon Charette2016-05-151-0/+9
* Fixed #26446 -- Added additional tests to cover methods in the RequestSite classPiers Storey2016-04-031-0/+20
* Refs #26022 -- Used context manager version of assertRaises in tests.Hasan2016-01-291-7/+14
* Fixed #25692 -- Added natural keys support to Site model.j0hnsmith2015-11-071-0/+4
* Fixed reverse sites_tests failures introduced in refs #24834.Tim Graham2015-06-181-0/+3
* Fixed #24834 -- Fixed get_current_site() when Host header contains port.Nick Pope2015-06-181-0/+35
* Fixed #24774 -- Made contrib.site's Site.domain field uniquePiotr Jakimiak2015-05-161-0/+6
* Fixed #24488 -- Made create_default_site() use default pk of 1.Marten Kenbeek2015-03-161-0/+9
* Fixed #24351, #24346 -- Changed the signature of allow_migrate().Loic Bistuer2015-02-201-1/+1
* Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATA...Tim Graham2015-02-131-2/+28
* Moved contrib.sites tests out of contrib.Tim Graham2015-02-112-0/+194