- 29 Mar, 2014 9 kayıt (commit)
-
-
Tim Graham yazdı
Thanks lee at semel.net for the report.
-
Tim Graham yazdı
refs #17922.
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Anssi Kääriäinen yazdı
Thanks to gwahl@fusionbox.com for the report.
-
- 28 Mar, 2014 1 kayıt (commit)
-
-
Maxime Turcotte yazdı
-
- 27 Mar, 2014 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Code borrowed from django.contrib.admin.tests. Without this, the class can throw an exception with something like "The browser appears to have exited before we could connect. The output was: Error: no display specified"
-
Tim Graham yazdı
refs 6ca6c36f
-
Tim Graham yazdı
-
Tim Martin yazdı
Thanks cjerdonek for the report.
-
Tim Graham yazdı
-
Tim Graham yazdı
The test throws an error which Python 3.4 doesn't seem to catch as an expectedFailure. refs 7476d96f
-
Chris Beaven yazdı
-
- 26 Mar, 2014 6 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks coredumperror at gmail.com for the report and Tim Graham for the review.
-
Simon Charette yazdı
Thanks to @loic for the help and @timgraham for the review. refs #12030.
-
Tim Graham yazdı
All signals should now be registered in AppConfig.ready(). Thanks un33k for the report.
-
Tim Graham yazdı
-
Claude Paroz yazdı
Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems.
-
- 25 Mar, 2014 13 kayıt (commit)
-
-
Zbigniew Siciarz yazdı
-
Simon Charette yazdı
refs #12030.
-
Tim Graham yazdı
This commit reverts 69d4b1c3 and tackle the issue from a different angle. Models remain present in the project state, but are now ignored by the autodetector.
-
Andrew Godwin yazdı
-
Simon Charette yazdı
Thanks to @timgraham for the review.
-
Tim Graham yazdı
refs #14305. Thanks Adrian Klaver for the report.
-
Loic Bistuer yazdı
-
David Evans yazdı
Previously, `ManifestFilesMixin.read_manifest` failed in Python 3 because `json.loads` accepts `str` not `bytes`.
-
Tim Graham yazdı
-
Ben Davis yazdı
-
Stephen Burrows yazdı
-
Marc Tamlyn yazdı
Fixed #22257 -- Added file output option to dumpdata command.
-
Anubhav Joshi yazdı
-
- 24 Mar, 2014 3 kayıt (commit)
-
-
Daniel Hahler yazdı
Fixed this for both implementations of _alter_many_to_many, instead of in `alter_db_table` itself (more implementations).
-
Jannis yazdı
-
Tim Graham yazdı
-