История коммитов

Автор SHA1 Сообщение Дата
  Denis 1834490a0c Refs #11278 -- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations. 7 лет назад
  Sergey Fedoseev 27ca5ce19f Used datetime.timezone.utc instead of pytz.utc for better performance. 7 лет назад
  Nick Pope 281c0223b3 Refs #29227 -- Simplified NullBooleanField by making it subclass BooleanField. 7 лет назад
  Tim Graham 6421bd702f Refs #29227 -- Made inspectdb generate BooleanField(null=True) rather than NullBooleanField. 7 лет назад
  Tim Graham 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. 8 лет назад
  Peter Inglesby 73f7d1755f Extracted deserialize fk/m2m functions from Deserializer. 7 лет назад
  Astral a0c03c62a8 Fixed #29229 -- Fixed column mismatch crash when combining two annotated values_list() querysets with union(), difference(), or intersection(). 7 лет назад
  Mariusz Felisiak cede5111bb Refs #28643 -- Added LPad and RPad database functions. 7 лет назад
  Tim Graham 8d67c7cffd Added stub release notes for 1.11.12. 7 лет назад
  Hasan Ramezani 274e3e27f3 Fixed #29184 -- Made TabularInline respect model form's Meta.labels and help_texts. 7 лет назад
  Claude Paroz 3c4ff21763 Fixed #29103 -- Removed bad 'b'-prefix added by MySQL's SchemaEditor.quote_value(). 7 лет назад
  Claude Paroz aa0ee372cd Added tests for MySQL's SchemaEditor.quote_value(). 7 лет назад
  Mads Jensen 77609f922e Removed unused args in Index.clone(). 7 лет назад
  Tim Graham f8b98f0edc Removed DatabaseFeatures.can_introspect_null. 7 лет назад
  Mariusz Felisiak 362813d628 Fixed hanging indentation in various code. 7 лет назад
  Mattia Procopio aeb8c38178 Fixed #29206 -- Fixed PasswordResetConfirmView crash when the URL contains a non-UUID where one is expected. 7 лет назад
  Josh Schneier b60e5fdbb7 Fixed #28959 -- Fixed 'No, take me back' button on admin's inline popup. 7 лет назад
  Mariusz Felisiak 9421aee35e Refs #28643 -- Added LTrim, RTrim, and Trim database functions. 7 лет назад
  David Sanders 47bb3b68ff Fixed #29219 -- Made admin filters use processed params rather than request.GET. 7 лет назад
  Artem Tabolin a2f7433adc Fixed #29221 -- Corrected admin's autocomplete widget to add a space after custom classes. 7 лет назад
  Mariusz Felisiak ba3078c92d Refs #29155 -- Fixed LookupTests.test_pattern_lookups_with_substr() crash on Oracle. 7 лет назад
  Tim Graham 87dc0844a6 Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSelectMultiple with MultiWidget. 7 лет назад
  Tim Graham fb8fd535c0 Moved SchemaLoggingTest to tests/schema. 7 лет назад
  Mariusz Felisiak feb683c4c2 Fixed #29155 -- Fixed crash when database functions are used with pattern lookups. 7 лет назад
  Hajime Nakagami 8f75984c26 Quoted field names in cache db backend SQL. 7 лет назад
  Mariusz Felisiak acfc650f2a Fixed #29199 -- Fixed crash when database user password contains @ sign on Oracle. 7 лет назад
  ovalseven8 22bcd3a1d8 Fixed #29192 -- Corrected docs regarding overriding fields from abstract base classes. 7 лет назад
  dzhuang e17088a108 Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant. 7 лет назад
  robwa 4ab027b944 Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table inheritance. 7 лет назад
  Alejandro Sánchez b639bcc250 Changed es_MX's THOUSAND_SEPARATOR to a comma. 7 лет назад