| Age | Commit message (Collapse) | Author |
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
Removed assignment in example for Blog annotation to match shown result.
|
|
fields.
|
|
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
updating conflicts.
|
|
|
|
management command.
Thanks Joachim Jablon for the report.
Google has deprecated the sitemap ping endpoint, and will be removing
it in 6 months ~January 2024.
|
|
django.contrib.admin.exceptions.
|
|
This allows retrieving an admin class for the given model class without
using internal attributes.
|
|
text.
Thanks Nimra for the initial patch.
Thanks Natalia Bidart, Thibaud Colas, David Smith, and Mariusz Felisiak
for reviews.
|
|
safe and unsafe usages.
|
|
URLValidator.
Thanks Seokchan Yoon for reports.
|