- 23 Eyl, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 07 Agu, 2015 1 kayıt (commit)
-
-
Caio Ariede yazdı
-
- 02 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 17 Ock, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 24 Ara, 2014 1 kayıt (commit)
-
-
Collin Anderson yazdı
This removes the need to load django.test when not testing.
-
- 27 Kas, 2014 1 kayıt (commit)
-
-
wrwrwr yazdı
Refs #23641.
-
- 28 Eyl, 2014 1 kayıt (commit)
-
-
Thomas Chaumeny yazdı
Thanks Collin Anderson for the review.
-
- 02 Eyl, 2014 1 kayıt (commit)
-
-
Alexey Efimov yazdı
-
- 29 Agu, 2014 1 kayıt (commit)
-
-
Joshua "jag" Ginsberg yazdı
-
- 28 Agu, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
d562527a rename the db to using in the wrong signal. Thanks Maik Hoepfel for the report.
-
- 02 Haz, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Rudolph for the report.
-
- 26 Mar, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
All signals should now be registered in AppConfig.ready(). Thanks un33k for the report.
-
- 21 Mar, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 28 Şub, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. Thanks un33k for the suggestion and donjpacheco for the draft patch.
-
- 25 Şub, 2014 1 kayıt (commit)
-
-
Szczepan Cieślik yazdı
-
- 12 Ock, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 31 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks Jannis and Marc for the feedback. Fixed #21717.
-
- 30 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 29 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
De-aliased pre/post_syncdb to pre/post_migrate to increase backwards-compatibility.
-
- 24 Kas, 2013 1 kayıt (commit)
-
-
Simon Charette yazdı
-
- 09 Kas, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 23 Eyl, 2013 1 kayıt (commit)
-
-
Brett Koonce yazdı
-
- 09 Eyl, 2013 1 kayıt (commit)
-
-
Kevin Christopher Henry yazdı
* override_settings may now be imported from django.test * removed Approximate from django.test * updated documentation for things importable from django.test Thanks akaariai for the suggestion.
-
- 19 Agu, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 10 Agu, 2013 1 kayıt (commit)
-
-
Andrew Godwin yazdı
-
- 30 Tem, 2013 1 kayıt (commit)
-
-
Andrew Godwin yazdı
-
- 12 Tem, 2013 1 kayıt (commit)
-
-
Joeri Bekker yazdı
-
- 27 Haz, 2013 1 kayıt (commit)
-
-
Ken Bolton yazdı
-
- 25 Haz, 2013 1 kayıt (commit)
-
-
Daniel Izquierdo yazdı
-
- 12 Haz, 2013 1 kayıt (commit)
-
-
Jaap Roes yazdı
Older versions of uWSGI and Sentry's middleware do not adhere to the WSGI spec and cause the `request_finished` signal to never fire. Added notes to the appropriate places in the docs. Fixed #20537.
-
- 23 May, 2013 1 kayıt (commit)
-
-
Donald Stufft yazdı
-
- 03 Ock, 2013 1 kayıt (commit)
-
-
mpaolini yazdı
-
- 02 Ock, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Added -n to sphinx builds to catch issues going forward.
-
- 31 Ara, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 29 Ara, 2012 2 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
-
- 28 Ara, 2012 1 kayıt (commit)
-
-
Preston Holmes yazdı
The auth doc was a single page which had grown unwieldy. This refactor split and grouped the content into sub-topics. Additional corrections and cleanups were made along the way.
-
- 27 Ara, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 22 Ara, 2012 1 kayıt (commit)
-
-
Ramiro Morales yazdı
Thanks Tim Graham for the review and suggestions.
-
- 21 Eyl, 2012 1 kayıt (commit)
-
-
Preston Holmes yazdı
-