- 14 Haz, 2015 3 kayıt (commit)
-
-
Markus Holtermann yazdı
Thanks Andrew Godwin for the review.
-
Markus Holtermann yazdı
Thanks Andrew Godwin for the review.
-
Markus Amalthea Magnuson yazdı
-
- 13 Haz, 2015 1 kayıt (commit)
-
-
Moritz Sichert yazdı
-
- 12 Haz, 2015 4 kayıt (commit)
-
-
Moritz Sichert yazdı
-
Moritz Sichert yazdı
-
Carson Gee yazdı
-
Kai Richard Koenig yazdı
This adds a test for 511a53b3
-
- 11 Haz, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Nick Smith yazdı
-
Fabrizio Ettore Messina yazdı
Appeared in Opera with ModelAdmin.actions=None.
-
Markus Holtermann yazdı
Thanks Tim Graham for the patch
-
TMFGravyHands yazdı
-
Sutrisno Efendi yazdı
-
- 10 Haz, 2015 3 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #12685 - Ensure that deserialised model instances honor the same arguments as normal models.
-
Tim Graham yazdı
-
mick yazdı
-
- 09 Haz, 2015 7 kayıt (commit)
-
-
Tim Graham yazdı
-
girishkumarkh yazdı
-
Daniel Roseman yazdı
-
argaen yazdı
-
Matt Deacalion Stevens yazdı
-
Nik Nyby yazdı
- 08 Haz, 2015 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Marten Kenbeek yazdı
Made URL application namespaces be set in the included URLconf and instance namespaces in the call to include(). Deprecated other ways to set application and instance namespaces.
-
Raphael Michel yazdı
-
Marissa Zhou yazdı
Also moved it in the project template.
-
Tim Graham yazdı
-
Alasdair Nicol yazdı
-
Tim Graham yazdı
-
Matthew Schinckel yazdı
The spirit of the docstring was correct, but referred to an outdated version of the function.
-
- 07 Haz, 2015 3 kayıt (commit)
-
-
Trey Hunner yazdı
-
Erik Romijn yazdı
-
David Bannon yazdı
Changed _session_key attribute to a property and implemented basic validation in the setter. The session key must be 'truthy' and at least 8 characters long. Otherwise, the value is set to None.
-
- 06 Haz, 2015 5 kayıt (commit)
-
-
Cole Maclean yazdı
For consistency with AutoField.
-
Sergei Maertens yazdı
If `'loaders'` is present in the `TEMPLATES` options together with `APP_DIRS` set to `True`, the template engine raises an exception. This conflict is now detected by the system check templates.E001.
-
Markus Amalthea Magnuson yazdı
-
Tomasz Kontusz yazdı
-
Sagar Mittal yazdı
adapt and ProgrammingError are both available on the sqlite3 module. There's no need to import the internal _sqlite3 module.
-