- 15 Agu, 2015 2 kayıt (commit)
-
-
-
Alex Hill yazdı
-
- 14 Agu, 2015 5 kayıt (commit)
-
-
Tim Graham yazdı
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Caio Ariede yazdı
-
- 13 Agu, 2015 2 kayıt (commit)
-
-
Adam Brenecki yazdı
-
Fabrizio Ettore Messina yazdı
-
- 12 Agu, 2015 5 kayıt (commit)
-
-
Ion Scerbatiuc yazdı
-
Sambhav Satija yazdı
-
Tim Graham yazdı
-
Doug Beck yazdı
Refactored tests to use a sample project. Updated extraction: * Removed special handling of single percent signs. * When extracting messages from template text, doubled all percent signs so they are not interpreted by gettext as string format flags. All strings extracted by gettext, if containing a percent sign, will now be labeled "#, python-format". Updated translation: * Used "%%" for "%" in template text before calling gettext. * Updated {% trans %} rendering to restore "%" from "%%".
-
Tim Graham yazdı
-
- 11 Agu, 2015 3 kayıt (commit)
-
-
Brendan Hayward yazdı
-
pscottdevos yazdı
-
Tim Graham yazdı
-
- 10 Agu, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
refs ea27e26b
-
Claude Paroz yazdı
-
Tim Graham yazdı
This mostly reverts 5643a3b5 and 81e1a35c. Thanks Carl Meyer for review.
-
- 08 Agu, 2015 7 kayıt (commit)
-
-
Simon Charette yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
- 07 Agu, 2015 7 kayıt (commit)
-
-
mlavin yazdı
Ensured squashed migrations are recorded as applied when the migrate command is run and all of the original migrations have been previously applied.
-
Tim Graham yazdı
Thanks Simon Charette for review.
-
Claude Paroz yazdı
-
Caio Ariede yazdı
-
Caio Ariede yazdı
-
Tim Graham yazdı
As of b11564fd it's no longer used elsewhere in Django and it isn't a documented public API. Thanks Simon Charette for review.
-
Tim Graham yazdı
Fixed #25241 -- Corrected ModelForm.save() error message when saving invalid form with UUIDField pk.
-
- 06 Agu, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
Fixed in f59fd15c
-
- 05 Agu, 2015 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Ion Scerbatiuc yazdı
-
Sergey Kolosov yazdı
Added django.views.i18n.json_catalog() view, which returns a JSON response containing translations, formats, and a plural expression for the specified language.
-
Tim Graham yazdı
Thanks Anssi Kääriäinen for the draft text and Simon Charette for review.
-
Tim Graham yazdı
-