Commit History

Автор SHA1 Съобщение Дата
  Tim Graham d170c63351 Refs #23919 -- Removed misc references to Python 2. преди 8 години
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage преди 8 години
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports преди 8 години
  Tim Graham d67a46e104 Refs #25135 -- Removed support for the contrib.admin allow_tags attribute. преди 8 години
  Adam Chainz cd86f03591 Refs #26961 -- Fixed invalid ModelAdmins in tests. преди 8 години
  Michael Scott 1e629928e9 Fixed #27313 -- Allowed overriding admin popup response template. преди 8 години
  Ramin Farajpour Cami 967be82443 Fixed E305 flake8 warnings. преди 8 години
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. преди 8 години
  Halil Kaya 2027d6acf7 Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from blocking access to the app index page. преди 8 години
  Stanislav Karpov b387189d86 Fixed #26919 -- Added the action form's media in the changelist view. преди 8 години
  Adam Chainz a757c68129 Fixed admin_views clashing field check error. преди 8 години
  Emad Mokhtar c4980e28e5 Fixed #26290 -- Warned that paginating an unordered QuerySet may result in inconsistent results. преди 8 години
  Vytis Banaitis 2f9c4e2b6f Fixed #19963 -- Added support for date_hierarchy across relations. преди 9 години
  Markus Amalthea Magnuson 08cd6a0e56 Fixed #16327 -- Redirected "Save as new" to change view instead of the changelist. преди 9 години
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. преди 9 години
  Tim Graham acfaec3db5 Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable. преди 9 години
  Tim Graham 37f7ef41fb Fixed #24316 -- Made ModelAdmin.list_display callables use an appropriate CSS class name. преди 9 години
  Alexander Gaevsky 9a33d3d764 Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly_fields. преди 9 години
  Alexander Gaevsky ade54ffa34 Refs #25165 -- Fixed JSON serialization for add/edit popup in the admin. преди 9 години
  Alexander Gaevsky 69208a5a1c Fixed #25465 -- Restored line breaks conversion in admin readonly fields. преди 9 години
  Tim Graham f18b08748a Fixed #25903 -- Fixed the admin's list_editable add/change buttons. преди 9 години
  Tim Graham 65764a9316 Renamed __unicode__() to __str__() in some test comments. преди 9 години
  Attila Tovt 0a2d3b7387 Fixed #25682 -- Removed bare except clauses. преди 9 години
  Simon Charette 9dcfecb7c6 Fixed #25622 -- Accounted for generic relations in the admin to field validation преди 9 години
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. преди 9 години
  Ola Sitarska f2f8972def Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute. преди 9 години
  sarthakmeh 40bf18e702 Fixed #25058 -- Added GenericRelations with related_query_name to the admin's delete confirmation page. преди 9 години
  Tim Graham 9607a04041 Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes with a model reverse accessor. преди 9 години
  Edward Henderson f8cc464452 Fixed #16501 -- Added an allow_unicode parameter to SlugField. преди 10 години
  Tim Graham e7c6a2cf9f Refs #4960 -- Fixed selenium test failures for CharField strip changes. преди 9 години