2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  levental 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 жил өмнө
  Berker Peksag f7e91cac68 Fixed #27053 -- Documented contrib.auth.get_user(). 8 жил өмнө
  Tim Graham 419b6ec7d0 Removed unused branch in SQLCompiler.as_subquery_condition(). 8 жил өмнө
  Tim Graham 6f3c78dbe6 Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin forms and formsets. 8 жил өмнө
  Sergey Fursov 6709ea4ae9 Fixed #27271 -- Fixed a crash in runserver logging. 8 жил өмнө
  Adam Chainz b29c6c96c7 Removed missing name in django.db __all__. 8 жил өмнө
  Tim Graham c47f8a9d4d Removed obsolete lines in DeferredAttribute.__get__(). 8 жил өмнө
  Adam Chainz 85f2bba7eb Removed DatabaseError and IntegrityError declarations from database backends. 8 жил өмнө
  Tim Graham 6fe846a8f0 Added CVE-2016-7401 to the security release archive. 8 жил өмнө
  Tim Graham a46742e738 Added a CVE role for Sphinx. 8 жил өмнө
  Tim Graham 8d233a2132 Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt. 8 жил өмнө
  Tim Graham c6a3109e20 Added release notes for 1.9.10 and 1.8.15 releases. 8 жил өмнө
  Jonatas CD 6d6d1b1001 Fixed #27276 -- Doc'd how to reverse admin's login view. 8 жил өмнө
  Tim Graham 8110673aaf Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt. 8 жил өмнө
  François Freitag a5e13a0b92 Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a non-field in their arguments. 8 жил өмнө
  Tim Graham b3330f52a8 Fixed typo in tests/aggregation_regress/tests.py. 8 жил өмнө
  Tim Graham 5d55a26019 Removed unused FieldGetDbPrepValueMixin.get_prep_lookup_value(). 8 жил өмнө
  Tim Graham f4bde7d9a1 Removed unused Prefetch.get_current_prefetch_through(). 8 жил өмнө
  Berker Peksag 0a6ed6b1d9 Simplified has_perm() example in topics/auth/customizing.txt. 8 жил өмнө
  Jon Dufresne 4ff389dcdc Removed unused regexes from django.utils.html. 8 жил өмнө
  Claude Paroz 2c50120360 Fixed #27261 -- Added missing python-brace-format marker 8 жил өмнө
  Simon Charette cecef94275 Fixed #27257 -- Fixed builtin text lookups on JSONField keys. 8 жил өмнө
  Simon Charette 658f1e81a7 Removed unnecessary casting when using builtin lookups on PostgreSQL. 8 жил өмнө
  Jani Tiainen 7a2c27112d Fixed #27159 -- Prevented pickling a query with an __in=inner_qs lookup from evaluating inner_qs. 8 жил өмнө
  Adam Chainz 78ec4dfeff Used HTTPS link to djangoproject.com in setup.py. 8 жил өмнө
  Mehdi Pourfar 13a8e633c2 Fixed #27158 -- Fixed positioning of admin's many-to-many widgets in rtl.css. 8 жил өмнө
  Tim Graham 3507d4e773 Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget. 8 жил өмнө
  Claude Paroz 92323d54fd Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS 8 жил өмнө
  Claude Paroz 8e2ac3bcaf Refs #27056 -- Rearranged gis_migrations test case classes 8 жил өмнө
  Jon Dufresne 2c716c1dc7 Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax. 8 жил өмнө