Commit History

Автор SHA1 Съобщение Дата
  Florian Zimmermann fbd16438f4 Fixed #33143 -- Raised RuntimeWarning when performing import-time queries. преди 1 година
  Andrii Kohut f8172f45fc Fixed #34587 -- Allowed customizing table name normalization in inspectdb command. преди 1 година
  Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. преди 2 години
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. преди 2 години
  Vladimir Kochetkov 3926e35aa8 Fixed #33823 -- Made inspectdb generate unique related_name when reverse accessor clashes. преди 2 години
  Scott e12670016b Fixed #33643 -- Fixed inspectdb crash on functional unique constraints on Oracle. преди 2 години
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. преди 3 години
  jordan.bae aaf9b55858 Fixed #33187 -- Made inspectdb handle ForeignKey.to_field attribute. преди 3 години
  Tom Carrick e387f191f7 Fixed #31777 -- Added support for database collations to Char/TextFields. преди 4 години
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. преди 5 години
  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 години