コミット履歴

作者 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 年 前