- 20 Haz, 2014 1 kayıt (commit)
-
-
Andrew Godwin yazdı
-
- 19 Haz, 2014 4 kayıt (commit)
-
-
Daniel Pyrathon yazdı
Thanks Russell Keith-Magee and Tim Graham for reviews.
-
Aymeric Augustin yazdı
This reverts commit 80f4487d temporarily, because that commit prevented the djangoproject.com server from building the docs, because it still uses Python 2.6.
-
Alexander Schepanovski yazdı
This improves pickling speed in prelease versions of Django; refs #21430.
-
Maxime Turcotte yazdı
-
- 18 Haz, 2014 9 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks flisky for the report.
-
Renaud Parent yazdı
Thanks jorgecarleitao and mmardini for reviews.
-
Jorge C. Leitão yazdı
Thanks to jonathanmorgan for the report and initial patch.
-
Alex Gaynor yazdı
-
Andrew Godwin yazdı
Thanks to Chris Beaven.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 17 Haz, 2014 10 kayıt (commit)
-
-
Anubhav Joshi yazdı
Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. Thanks russellm for report and Tim Graham for review.
-
Tim Graham yazdı
Made url syntax consistent in tutorial; refs #22218.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
Fixed #22577: Python 3 broke on non-module migrations directory
-
Collin Anderson yazdı
-
-
Tim Graham yazdı
Thanks jorgecarleitao for the suggestion.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 16 Haz, 2014 16 kayıt (commit)
-
-
Tim Graham yazdı
Thanks maxi for the suggestion.
-
Tim Graham yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Vincent-Vega yazdı
-
Tim Graham yazdı
refs #22170.
-
Tim Graham yazdı
-
Tim Graham yazdı
Moved contenttypes tests to allow them to run correctly in the presence of migrations. refs #22170.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Matthew Schinckel yazdı
This inspects the migration operation, and if it is not in the django.db.migrations module, it adds the relevant imports to the migration writer and uses the correct class name.
-
Tim Graham yazdı
refs #22170.
-
Tim Graham yazdı
Without this, we're unable to add actual migrations for the app.
-
Andrew Godwin yazdı
-