提交历史

作者 SHA1 备注 提交日期
  Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. 5 年之前
  Michael Sinov 9aca67bea8 Fixed #27533 -- Fixed inspectdb crash if a unique constraint uses an unsupported type. 8 年之前
  Tim Graham 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. 8 年之前
  james mike dupont 7d20094996 Fixed spelling mistakes in code and comments. 8 年之前
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 年之前
  Tim Graham bcf3532ede Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. 8 年之前
  Claude Paroz 3ea7167bb5 Refs #24928 -- Added introspection support for UUIDField 8 年之前
  Jacek Bzdak 2cb50f935a Fixed #25274 --- Made inspectdb handle renamed fields in unique_together. 9 年之前
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 年之前
  Tim Graham 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. 10 年之前
  Tim Graham 40a8504357 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. 10 年之前
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 10 年之前
  Claude Paroz 4fe6824ffd Fixed #23679 -- Fixed null introspection for char/text fields 10 年之前
  Damien Nozay 70c54a3694 Fixed #23028: Added unique_togther support to inspectdb. 10 年之前
  Claude Paroz b144bfb5ce Fixed #21079 -- Further normalized table names in inspectdb 10 年之前
  Jason Myers 7a61c68c50 PEP8 cleanup 11 年之前
  Erik Romijn 1a63092981 Fixed #20439 -- Started deprecation of IPAddressField 11 年之前
  Alasdair Nicol 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
  Claude Paroz 8c41bd93c2 Fixed #16737 -- Support non-ascii column names in inspectdb 12 年之前
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 年之前