Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Claude Paroz edcecaf0de Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions 9 yıl önce
  Krzysztof Jurewicz 940b7fd5cb Fixed #21446 -- Allowed not performing redirect in set_language view 9 yıl önce
  Claude Paroz 12ba20d83c Fixed #10532 -- Relaxed hard-type checking in get_object/list_or_404 shortcuts 9 yıl önce
  Alex Hill 4b2cf1cd27 Fixed #26384 -- Fixed renaming the PK on a model with a self-referential FK on SQLite. 9 yıl önce
  Daniel Wiesmann 870dd1d38b Fixed #26417 -- Allowed setting GDALBand data with partial values. 9 yıl önce
  Claude Paroz 03b6947728 Fixed #24932 -- Added Cast database function. 9 yıl önce
  Kai Feldhoff 5336158990 Fixed #25759 -- Added keyword arguments to customize Expressions' as_sql(). 9 yıl önce
  Daniel Wiesmann f1db8c36e9 Fixed #26415 -- Allowed deleting nodata value on GDALBands. 9 yıl önce
  Akshesh a7c813ba04 Fixed #21734 -- Handled ProtectedError in a POST to admin's delete_selected action. 9 yıl önce
  Ben Welsh 724a279849 Raised a more helpful ImportError message in manage.py template. 9 yıl önce
  Simon Charette 67cf5efa31 Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links. 9 yıl önce
  Joshua Pereyda 0c0e8f0a62 Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt. 9 yıl önce
  Claude Paroz 859fc64338 Cleaned class inheritances in staticfiles tests 9 yıl önce
  Tim Graham 1c8c0837c6 Sorted single letter imports per the latest version of isort. 9 yıl önce
  Claude Paroz fc01c84bad Avoided need to import model fields in models/functions.py. 9 yıl önce
  Tim Graham fb84e877ce Normalized Func.as_sqlite() signature. 9 yıl önce
  Francisco Capdevila 82243e5150 Fixed typo in docs/ref/contrib/postgres/aggregates.txt. 9 yıl önce
  Simon Charette 1a403aa705 Fixed #25987 -- Made inline formset validation respect unique_together with an unsaved parent object. 9 yıl önce
  Tim Graham 2c125bded1 Refs #18239 -- Removed an obsolete workaround for bugs in HTMLParser. 9 yıl önce
  Aymeric Augustin 7b1ce7fd91 Fixed #26408 -- Updated link to DEP 182. 9 yıl önce
  Tim Graham acfaec3db5 Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable. 9 yıl önce
  Tim Shaffer 8550566af6 Fixed typo in docs/topics/db/aggregation.txt. 9 yıl önce
  Simon Charette 5974cbe32e Removed unnecessary type creation in modelforset_factory. 9 yıl önce
  Jarek Glowacki eaecada793 Fixed #26406 -- Set isort line_length. 9 yıl önce
  Jon Dufresne e862296960 Removed duplicate definition of ChoiceFormSet. 9 yıl önce
  Tim Graham e1d8426c2f Used assertIsInstance in admin_registration tests. 9 yıl önce
  Collin Anderson b55c77ed18 Removed unused xmlhttp from admin's core.js. 9 yıl önce
  Tim Graham 3c1b572f18 Split model_fields tests into different files. 9 yıl önce
  Berker Peksag 14e6823d09 Refs #25388 -- Used in-memory database in test_disable_migrations. 9 yıl önce
  Alexey Kotlyarov a52a531a8b Fixed #26398 -- Made FieldFile.open() respect its mode argument. 9 yıl önce