- 09 Tem, 2013 11 kayıt (commit)
-
-
Aymeric Augustin yazdı
It doesn't work as one might expect on a certain database backend where autocommits_when_autocommit_is_off = True. That backend happens to be popular for running tests.
-
Claude Paroz yazdı
Refs #20718.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
backends.tests.SqliteAggregationTests was failing with spatialite.
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
With the new test discovery system, gis tests are discovered as other tests. They should be properly skipped now when dependencies are missing. So let's stop special casing their inclusion.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Homework: write 100 times geoapp is not geogapp.
-
SusanTan yazdı
-
Tim Graham yazdı
Thanks jonash.
-
- 08 Tem, 2013 16 kayıt (commit)
-
-
Shai Berger yazdı
-
Tim Graham yazdı
Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backwards incompatible change for 1.3 Thanks DrMeers for the report.
-
James Bennett yazdı
-
Tim Graham yazdı
Thanks gregcorey@ for the suggestion.
-
Tim Graham yazdı
Thanks cataliniacob for the suggestion and review.
-
Tim Graham yazdı
Thanks Patryk Zawadzki.
-
Tim Graham yazdı
Thanks johnsmith for the suggestion.
-
Claude Paroz yazdı
-
Mathias Andre yazdı
Added 'name_local' translation for Albanian in LANG_INFO
-
Alex Gaynor yazdı
OS specific files can be ignored in a global ignore file. This reverts commit d66bd1df.
-
Jeremy Dunck yazdı
-
Jeremy Dunck yazdı
There was some confusion on the mentorship list as to whether 'needs tests' meant that a given ticket might not need tests, as opposed to flagging a specific patch as still needing tests. This commit seeks to clarify that confusion.
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
- 07 Tem, 2013 8 kayıt (commit)
-
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
Fixed #20194 -- Adds generators support for email backends that do not support it.
-
Alex Gaynor yazdı
Patch from Lukasz Balcerzak.
-
Alex Gaynor yazdı
-
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
SusanTan yazdı
-
- 06 Tem, 2013 4 kayıt (commit)
-
-
Tim Graham yazdı
Thanks abeld for the suggestion.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
- 05 Tem, 2013 1 kayıt (commit)
-
-
ersran9 yazdı
Additionaly added pickled=None initially and check for none before returning in get
-