- 09 May, 2013 8 kayıt (commit)
-
-
Luke Plant yazdı
This also updates all dependent functionality, including modelform_factory and modelformset_factory, and the generic views `ModelFormMixin`, `CreateView` and `UpdateView` which gain a new `fields` attribute.
-
Luke Plant yazdı
-
Aymeric Augustin yazdı
connection.ops.spatial_version is None for some backends (eg. MySQL) and the comparison fails on Python 3 with TypeError.
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Aymeric Augustin yazdı
-
Alex Gaynor yazdı
Remove unnecessary check on __set__ parameters.
-
Luke Plant yazdı
-
- 08 May, 2013 10 kayıt (commit)
-
-
Luke Plant yazdı
Refs #19445
-
Aymeric Augustin yazdı
This test hits a bug in current ports of MySQLdb.
-
Alex Gaynor yazdı
-
Aymeric Augustin yazdı
Current ports of MySQLdb are very buggy in this area.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Made a few minor compatibility adjustments.
-
Aymeric Augustin yazdı
Some tests failed when the time zone definitions were loaded in MySQL and pytz wasn't installed. This setup isn't supported.
-
Claude Paroz yazdı
Thanks n0nam3 for the patch.
-
Mike Fogel yazdı
-
Carl Meyer yazdı
-
- 07 May, 2013 4 kayıt (commit)
-
-
Carl Meyer yazdı
-
Carl Meyer yazdı
-
Tai Lee yazdı
Handle the `UnicodeDecodeError` exception, send a warning to `stdout` with the file name and location, and continue processing other files.
-
Mike Fogel yazdı
-
- 06 May, 2013 3 kayıt (commit)
-
-
Tim Graham yazdı
Thanks vlad.london.uk@ for the report.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks monuszko for the report.
-
- 05 May, 2013 3 kayıt (commit)
-
-
Christopher Allen-Poole yazdı
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
- 04 May, 2013 4 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Michael Lissner for the report and initial patch, and Tom Mortimer-Jones for working on the patch.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Several languages will distinctly translate '%d or fewer forms' depending on the variable.
-
- 03 May, 2013 1 kayıt (commit)
-
-
Daniel Lindsley yazdı
-
- 02 May, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
"en" translations have been mistakenly committed in 87cc3da8.
-
- 01 May, 2013 3 kayıt (commit)
-
-
Michael Manfre yazdı
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
Signed-off-by:
Jannis Leidel <jannis@leidel.info>
-
- 30 Nis, 2013 3 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks Baptiste Mispelon.
-
Preston Holmes yazdı
Fix two typos in database transactions docs
-
Ana Krivokapic yazdı
-