- 18 Nis, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Carl Meyer for the report and review, and Tim Graham for the review.
-
- 17 Nis, 2015 5 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
This is inspired by Angluar.js (https://github.com/angular/angular/blob/master/CONTRIBUTING.md), among others. Thanks to Jeff Triplett for the prod.
-
Anoop Thomas Mathew yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks pattypatpat for the report.
-
Claude Paroz yazdı
Thanks Simon Percivall for the report, and Simon Charette and Tim Graham for the reviews.
-
- 16 Nis, 2015 9 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Yitzhak Clark yazdı
Added a running count of the objects processed by loaddata when verbosity >= 3.
-
Anssi Kääriäinen yazdı
Thanks to charettes and priidukull for investigating the issue, and to kurevin for the report.
-
Daniel Lindsley yazdı
This fleshes out the documentation around all of the exported Javascript functions available from the ``javascript_catalog`` view.
-
Abdulrahman Alotaibi yazdı
-
Tim Graham yazdı
-
Anssi Kääriäinen yazdı
Fixed queries where an expression was used in order_by() but the expression wasn't in the query's select clause (for example the expression could be masked by .values() call) Thanks to Trac alias MattBlack85 for the report.
-
- 15 Nis, 2015 4 kayıt (commit)
-
-
Riccardo Magliocchetti yazdı
-
Riccardo Magliocchetti yazdı
This would break upcoming changes and AdminSite assumptions about having an app_config for each application that has registered models.
-
Jon Dufresne yazdı
-
Simon Charette yazdı
-
- 14 Nis, 2015 15 kayıt (commit)
-
-
Edward Henderson yazdı
-
Eric Rouleau yazdı
-
Tim Graham yazdı
-
Alex Wilson yazdı
-
Markus Holtermann yazdı
Refs f8e8853b
-
Andrew Pinkham yazdı
-
peterfarrell yazdı
-
Eric Rouleau yazdı
-
Preston Holmes yazdı
Reflecting the unfortunate reality. Still plan to be involved, but feel I need to recognize the degree to which I'm only on the periphery these days.
-
Joe Borg yazdı
-
Tommy Beadle yazdı
-
Tim Graham yazdı
-
Craig Oldford yazdı
-
Maxime Lorant yazdı
-
Markus Holtermann yazdı
Instead of setting ``warning_stream`` in the docutils config overrides to ``False`` I opted for filtering the stderr in the tests to keep the error output showing up in server logs. Thanks Tim Graham for the report and review
-
- 13 Nis, 2015 6 kayıt (commit)
-
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Jay Wineinger yazdı
-
Adam Zapletal yazdı
Changed SessionBase.pop's second argument to explicitly be default=None rather than *args since _session is always a dict. Thanks gabor for the report and Tim Graham for the review.
-