커밋 기록

작성자 SHA1 메시지 날짜
  Дилян Палаузов 6c0042430e Fixed #28776 -- Fixed a/an/and typos in docs and comments. 7 년 전
  Tim Graham cde31daf88 Sorted imports per isort 4.2.9. 7 년 전
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 년 전
  Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 8 년 전
  Loïc Bistuer ed0ff913c6 Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. 9 년 전
  Akshesh 49f95cc0a0 Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model. 9 년 전
  Simon Charette 6c9f37ea9e Fixed #18012 -- Propagated reverse foreign keys from proxy to concrete models. 9 년 전
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 년 전
  Anssi Kääriäinen bad5f262bf Fixed #24328 -- cleaned up Options._get_fields() implementation 10 년 전
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 년 전
  Jason Myers c3791463a5 Fixing E302 Errors 11 년 전
  Anssi Kääriäinen 3844089edc Fixed #20777 -- Admin proxy model deletion regression 11 년 전
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 년 전
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 년 전