Historie revizí

Autor SHA1 Zpráva Datum
  Sarah Boyce 8d695bf510 Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline. před 3 měsíci
  Sarah Boyce 4104dafdf3 Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline. před 3 měsíci
  Sarah Boyce f3a2509a54 Refs #34983 -- Removed django.utils.itercompat per deprecation timeline. před 3 měsíci
  Sarah Boyce 6c120508b6 Refs #34462 -- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline. před 3 měsíci
  Sarah Boyce 817bc5800b Refs #33651 -- Removed Prefetch.get_current_queryset() and get_prefetch_queryset() per deprecation timeline. před 3 měsíci
  Sarah Boyce 55f71b195b Removed ChoicesMeta per deprecation timeline. před 3 měsíci
  Sarah Boyce b4bc393b23 Refs #33817 -- Removed support for cx_Oracle per deprecation timeline. před 3 měsíci
  Sarah Boyce 0a0f9b4acc Refs #16055 -- Removed get_joining_columns()/get_reverse_joining_columns() methods per deprecation timeline. před 3 měsíci
  Sarah Boyce 9a3f86e960 Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline. před 3 měsíci
  Sarah Boyce 9cb1ffa67b Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline. před 3 měsíci
  Sarah Boyce 1e331911a8 Refs #34609 -- Removed support for calling format_html() without arguments per deprecation timeline. před 3 měsíci
  Sarah Boyce 8081557508 Refs #22569 -- Made request required in ModelAdmin.lookup_allowed() per deprecation timeline. před 3 měsíci
  Sarah Boyce 6b271ef21d Refs #34547 -- Removed DatabaseOperations.field_cast_sql() per deprecation timeline. před 3 měsíci
  Sarah Boyce ba90b76c6e Refs #32339 -- Removed transitional form renderers per deprecation timeline. před 3 měsíci
  Sarah Boyce b5a6c93a18 Refs #34355 -- Removed support for positional arguments in BaseConstraint per deprecation timeline. před 3 měsíci
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. před 3 měsíci
  Sarah Boyce 9b5ad4056c Added stub release notes for 6.0. před 3 měsíci
  Sarah Boyce 96700c7b37 Bumped version; main is now 6.0 pre-alpha. před 3 měsíci
  Sarah Boyce 1259509220 Made cosmetic edits to docs/releases/5.2.txt. před 2 měsíci
  Sarah Boyce 9e6e58bad2 Removed empty sections from 5.2 release notes. před 2 měsíci
  Sarah Boyce 051acc5c48 Updated man page for Django 5.2 alpha. před 2 měsíci
  Matthias Kestenholz 6a7ee02f59 Fixed #35521 -- Allowed overriding BoundField class on fields, forms and renderers. před 2 měsíci
  Mariusz Felisiak 0cabed9efa Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() instances. před 2 měsíci
  Mariusz Felisiak b3c5830769 Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash for non-string values. před 2 měsíci
  Jacob Walls 1602666b79 Fixed #36100 -- Checked if composite pk is set in get_next/get_previous. před 2 měsíci
  Simon Charette 6cfe00ee43 Refs #29499 -- Fixed race condition in update_or_create() test. před 2 měsíci
  Jacob Walls de9f46d707 Fixed #36070 -- Clarified model validation behavior for composite pks. před 2 měsíci
  Jacob Walls f054045973 Refs #36070 -- Referred to pk as an attribute when a composite primary key is defined. před 2 měsíci
  Sarah Boyce b721f12760 Fixed #35998 -- Added caching to django.utils.html.urlize(). před 5 měsíci
  Jacob Walls d206d4c200 Fixed #36051 -- Declared arity on aggregate functions. před 2 měsíci