- 07 Eyl, 2015 5 kayıt (commit)
-
-
elky yazdı
-
Jakub Gocławski yazdı
-
elky yazdı
-
elky yazdı
-
Alasdair Nicol yazdı
-
- 06 Eyl, 2015 4 kayıt (commit)
-
-
Aymeric Augustin yazdı
Use the same code path for: - a database that has the same settings as another database (as defined by test_db_signature) - a database this is defined as a mirror of another database There's no conceptual difference between these two cases. Thanks Shai for the suggestion.
-
Aymeric Augustin yazdı
The return value of setup_databases is only used as an argument for teardown_databases which doesn't need mirrors.
-
Aymeric Augustin yazdı
In order to reuse another database, Django must use set_as_test_mirror.
-
Aymeric Augustin yazdı
It contained two sections separated by comments. It makes more sense to put each section in its own function.
-
- 05 Eyl, 2015 9 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
They were removed in Django 1.9. I could leave the reference to TEST_DEPENDENCIES in the 1.2.4 release notes because the link points to the right location and the name was accurate at the time.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Maarten yazdı
-
Joshua Kehn yazdı
-
Joshua Kehn yazdı
Added the CSRF_TRUSTED_ORIGINS setting which contains a list of other domains that are included during the CSRF Referer header verification for secure (HTTPS) requests.
-
David Sanders yazdı
-
Tim Graham yazdı
Thanks Anssi Kääriäinen for providing the solution.
-
- 04 Eyl, 2015 12 kayıt (commit)
-
-
Alexandre Pocquet yazdı
-
David Sanders yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Vlastimil Zíma yazdı
-
elky yazdı
-
Tim Graham yazdı
-
Maxime Lorant yazdı
-
David Gibbons yazdı
-
Tim Graham yazdı
Thanks Marcin Biernat for the initial patch and tests.
-
- 03 Eyl, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Dražen Odobašić yazdı
-
sarthakmeh yazdı
Fixed #25058 -- Added GenericRelations with related_query_name to the admin's delete confirmation page.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Gavin Wahl yazdı
-
- 02 Eyl, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Caio Ariede yazdı
-
Nik Nyby yazdı
-
- 01 Eyl, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-