Историја ревизија

Аутор 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 година