| Age | Commit message (Collapse) | Author |
|
|
|
Thanks The Epic Dev for helping with tests.
|
|
|
|
django.utils.text.Truncator when truncating HTML text.
Thanks Wenchao Li of Alibaba Group for the report.
|
|
|
|
|
|
PostgreSQL 16+.
|
|
|
|
|
|
|
|
This also removes django.core.files.storage.get_storage_class().
Per deprecation timeline.
|
|
per deprecation timeline.
|
|
django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
Per deprecation timeline.
|
|
|
|
|
|
This also removes remaining versionadded/changed annotations for older
versions.
|
|
Co-authored-by: revanthgss <revanthgss@almabase.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
ModelAdmin.list_display.
|
|
GenericRelation is a reverse generic relationship so it's always
homogeneous. Mentioning this as a restriction is confusing.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Adam Johnson and Paolo Melchiorre for reviews.
Co-Authored-By: Lily Foote <code@lilyf.org>
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
django.contrib.messages.test.MessagesTestMixin.assertMessages().
|
|
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Natalia Bidart <124304+nessita@users.noreply.github.com>
|
|
|
|
ChoiceField's choices.
|
|
Follow up to 7cd187a5ba58d7769039f487faeb9a5a2ff05540.
|
|
|
|
context value.
|
|
|
|
|
|
This bumps minimum supported versions of cx_Oracle to the first release
to support Python 3.10.
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Demetris Stavrou <demestav@gmail.com>
Co-authored-by: David Smith <smithdc@gmail.com>
|
|
|
|
|
|
|
|
|
|
|