提交历史

作者 SHA1 备注 提交日期
  priyanshsaxena 617d5f410f Fixed #29066 -- Allowed negating query expressions. 7 年之前
  bquinn c2b969e124 Fixed #29004 -- Added inspectdb --include-views option. 7 年之前
  Grant Jenks d38a3169a4 Fixed #28977 -- Changed local-memory cache to use LRU culling. 7 年之前
  jaywelborn 56e590cc0b Fixed #28761 -- Documented how an inline formset's prefix works. 7 年之前
  Himanshu Chauhan 1b753b2d60 Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages. 7 年之前
  Will Ayd 09530e61a0 Fixed #28869 -- Made tagged test classes and methods inherit tags from parents. 7 年之前
  Zac-HD 32ade4d73b Fixed #28878 -- Added python_requires in setup.py and a warning for older pips that don't recognize it. 7 年之前
  Cameron Curry 622ead6aaf Fixed #28937 -- Allowed BinaryField to be editable=True. 7 年之前
  Rodrigo Pinheiro Marques de Araújo 30a389bd77 Fixed #28898 -- Corrected admin check to allow a OneToOneField in ModelAdmin.autocomplete_fields. 7 年之前
  Srinivas Reddy Thatiparthy 55b5393bd2 Fixed #28474 -- Made DurationField raise ValidationError for inputs that raised OverflowError. 7 年之前
  Tomer Chachamu 21a3a29dc9 Fixed #28722 -- Made QuerySet.reverse() affect nulls_first/nulls_last. 7 年之前
  Flávio Juvenal f6e1789654 Fixed #28577 -- Added checks for ArrayField and JSONField to prevent mutable defaults. 7 年之前
  Lucas Connors 5ceaf14686 Fixed #27515 -- Made AuthenticationForm's username field use the max_length from the model field. 7 年之前
  Niall Dalton 4fe6588da3 Fixed #28576 -- Added color interpretation method to GDALBand. 7 年之前
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 年之前
  elky dc37e8846e Fixed #26818 -- Added responsive CSS for the admin. 7 年之前
  Olivier Tabone a027447f56 Fixed #27318 -- Made cache.set_many() return the list of failed keys. 8 年之前
  ZachLiuGIS 2dacc2ccd9 Fixed #28550 -- Restored contrib.auth's login() and logout() views' respect of positional arguments. 7 年之前
  LBerrocal 54f7aa04a7 Fixed #28306 -- Completed test coverage for django.utils.lorem_ipsum. 7 年之前
  Kevin Grinberg c6a3546093 Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming. 7 年之前
  Martin von Gagern 71d39571f4 Fixed #28485 -- Made ExceptionReporter.get_traceback_frames() include frames without source code. 7 年之前
  Evan Grim 7937cc16f5 Fixed #28386 -- Made operations within non-atomic migrations honor the operation's atomic flag when migrating backwards. 7 年之前
  Timothy Allen 5fe9b7b40a Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects. 7 年之前
  Rachel Tobin f9e5f9ae9f Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy model. 7 年之前
  Marti Raudsepp fda55c71a8 Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table. 8 年之前
  Lincoln Smith 15b465c584 Fixed #27998 -- Made ManyToManyField changes logged in admin's object history. 8 年之前
  Adam Bogdał cd2fe829dd Fixed #24195 -- Deconstructed the limit_choices_to option of related fields. 8 年之前
  John D'Ambrosio be68c0bf63 Fixed #28071 -- Fixed {% extends %} origin history. 8 年之前
  Pavel Kulikov af1fa5e7da Fixed #27978 -- Allowed loaddata to read data from stdin. 8 年之前
  Michiel Beijen 48028c6f9a Pointed Dive into Python links to python3 site 7 年之前