- 30 Ock, 2016 2 kayıt (commit)
-
-
Yoong Kang Lim yazdı
-
Claude Paroz yazdı
Thanks Ali Lozano for the report and the initial patch, and Tim Graham for the review.
-
- 29 Ock, 2016 9 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks František Malina for the report.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Hasan yazdı
-
Hasan yazdı
-
Hasan yazdı
-
Tim Graham yazdı
-
Greg Chapple yazdı
HStoreField now converts all keys and values to string before they're saved to the database.
-
Tim Graham yazdı
-
- 28 Ock, 2016 11 kayıt (commit)
-
-
Tim Graham yazdı
-
Markus Holtermann yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks kaifeldhoff for the draft patch.
-
Andrew Kuchev yazdı
-
James Pulec yazdı
-
Yoong Kang Lim yazdı
-
Idan Gazit yazdı
I'm always around for a consult or a discussion but I haven't been an active contributor in a long time. Still <3 everyone in this project and python at large.
-
Claude Paroz yazdı
Thanks Bernd Schlapsi for the report.
-
- 27 Ock, 2016 2 kayıt (commit)
-
-
Yoong Kang Lim yazdı
-
Tim Graham yazdı
-
- 26 Ock, 2016 5 kayıt (commit)
-
-
François Freitag yazdı
-
Preston Timmons yazdı
Prior to 55f12f87, the template origin was available on each node via `self.token.source[0]`. This behavior was removed when debug handling was simplified, but 3rd-party debugging tools still depend on its presence. This updates the Parser to set origin on individual nodes. This enables the source template to be determined even when template extending or including is used.
-
Simon Charette yazdı
-
Simon Charette yazdı
This was causing an issue when calling the `migrate` command in a test case with the `available_apps` attribute pointing to an application with migrations disabled using the `MIGRATION_MODULES` setting. Thanks to Tim Graham for the review. Refs #24919
-
- 25 Ock, 2016 9 kayıt (commit)
-
-
Ahmed Mohamed yazdı
-
Nik Nyby yazdı
-
userimack yazdı
-
Chris Lamb yazdı
Debian packages unconditionally byte-compile .py files on installation and do not silence errors by design. Therefore, we need a way of shipping these invalid .py files without a .py extension but ensuring that when we template them, they end up as .py. We don't special-case .py files so that the all the TemplateCommand command-line options (eg. extra_files and extensions) still work entirely as expected and it may even be useful for other formats too.
-
Tim Graham yazdı
-
jpic yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Shai Berger for the report.
-
Tim Graham yazdı
-
- 24 Ock, 2016 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 23 Ock, 2016 1 kayıt (commit)
-
-
Tim Graham yazdı
-