Histórico de Commits

Autor SHA1 Mensagem Data
  Florian Zimmermann fbd16438f4 Fixed #33143 -- Raised RuntimeWarning when performing import-time queries. há 1 ano atrás
  Andrii Kohut f8172f45fc Fixed #34587 -- Allowed customizing table name normalization in inspectdb command. há 1 ano atrás
  Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. há 2 anos atrás
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. há 2 anos atrás
  Vladimir Kochetkov 3926e35aa8 Fixed #33823 -- Made inspectdb generate unique related_name when reverse accessor clashes. há 2 anos atrás
  Scott e12670016b Fixed #33643 -- Fixed inspectdb crash on functional unique constraints on Oracle. há 2 anos atrás
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. há 3 anos atrás
  jordan.bae aaf9b55858 Fixed #33187 -- Made inspectdb handle ForeignKey.to_field attribute. há 3 anos atrás
  Tom Carrick e387f191f7 Fixed #31777 -- Added support for database collations to Char/TextFields. há 4 anos atrás
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. há 5 anos atrás
  Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
  Michael Sinov 9aca67bea8 Fixed #27533 -- Fixed inspectdb crash if a unique constraint uses an unsupported type. há 8 anos atrás
  Tim Graham 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. há 8 anos atrás
  james mike dupont 7d20094996 Fixed spelling mistakes in code and comments. há 8 anos atrás
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
  Tim Graham bcf3532ede Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. há 8 anos atrás
  Claude Paroz 3ea7167bb5 Refs #24928 -- Added introspection support for UUIDField há 8 anos atrás
  Jacek Bzdak 2cb50f935a Fixed #25274 --- Made inspectdb handle renamed fields in unique_together. há 9 anos atrás
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField há 9 anos atrás
  Tim Graham 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. há 10 anos atrás
  Tim Graham 40a8504357 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. há 10 anos atrás
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests há 10 anos atrás
  Claude Paroz 4fe6824ffd Fixed #23679 -- Fixed null introspection for char/text fields há 10 anos atrás
  Damien Nozay 70c54a3694 Fixed #23028: Added unique_togther support to inspectdb. há 10 anos atrás
  Claude Paroz b144bfb5ce Fixed #21079 -- Further normalized table names in inspectdb há 10 anos atrás
  Jason Myers 7a61c68c50 PEP8 cleanup há 11 anos atrás
  Erik Romijn 1a63092981 Fixed #20439 -- Started deprecation of IPAddressField há 11 anos atrás
  Alasdair Nicol 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value há 11 anos atrás
  Claude Paroz 8c41bd93c2 Fixed #16737 -- Support non-ascii column names in inspectdb há 12 anos atrás
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás