Commit History

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