Historique des commits

Auteur SHA1 Message Date
  Nick Pope 06c5d3fafc Fixed #32060 -- Added Random database function. il y a 4 ans
  aryan 11c4a4412b Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads. il y a 5 ans
  Tom Carrick e387f191f7 Fixed #31777 -- Added support for database collations to Char/TextFields. il y a 4 ans
  Nick Pope b4d46df5ca Fixed #29887 -- Added a cache backend for pymemcache. il y a 6 ans
  Hasan Ramezani 7be6a6a4d6 Fixed #31989 -- Fixed return value of django.core.files.locks.lock()/unlock() on POSIX systems. il y a 4 ans
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. il y a 4 ans
  Hasan Ramezani 9369f0cebb Fixed #31967 -- Doc'd consequences of resolving an output_field for Value(). il y a 4 ans
  Ryan Hiebert 502e75f9ed Fixed #31750 -- Made models.Field equality compare models for inherited fields. il y a 4 ans
  Hasan Ramezani 2808cdc8fb Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing. il y a 4 ans
  François Freitag 57dadfac3c Fixed #31944 -- Used addCleanup() to register TestContextDecorator cleanups. il y a 4 ans
  Nick Pope fd209f62f1 Refs #21231 -- Backport urllib.parse.parse_qsl() from Python 3.8. il y a 5 ans
  Joe Jackson 9d5d865fd6 Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime(). il y a 4 ans
  Kaustubh b9be11d442 Fixed #31918 -- Allowed QuerySet.in_bulk() to fetch on a single distinct field. il y a 4 ans
  Mariusz Felisiak 0b0658111c Removed trailing whitespace in 3.2 release notes. il y a 4 ans
  Cleiton de Lima 9f8c7d2b4b Moved CreateExtension release notes into django.contrib.postgres section. il y a 4 ans
  Mariusz Felisiak 35b03788b0 Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms. il y a 4 ans
  Mariusz Felisiak 3254991762 Refs #20347 -- Allowed customizing the maximum number of instantiated forms in generic_inlineformset_factory(). il y a 4 ans
  Ahmad A. Hussein 61a0ba43cf Refs #31811 -- Added optional timing outputs to the test runner. il y a 4 ans
  Tom Carrick 63300f7e68 Fixed #21181 -- Added Collate database function. il y a 4 ans
  Nick Pope 0a306f7da6 Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range(). il y a 4 ans
  Nick Pope b203ec70fd Refs #25513 -- Adjusted admin pagination to be 1-indexed. il y a 4 ans
  Jacob Walls c7e7f176c1 Fixed #26977 -- Made abstract models raise TypeError when instantiating. il y a 4 ans
  Alexandr Tatarinov f4ac167119 Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases. il y a 4 ans
  Viktor Garske 1173db4a16 Fixed #31822 -- Added support for comments URL per feed item. il y a 4 ans
  David Smith 95da207bdb Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params ordering. il y a 4 ans
  Florian Demmer 16218c2060 Fixed #27395 -- Added sitemap 'alternates' generation. il y a 4 ans
  Florian Apolloner 948a874425 Fixed #29324 -- Made SECRET_KEY validation lazy (on first access). il y a 4 ans
  Jon Dufresne 83fbaa9231 Fixed #31806 -- Made validators include the value in ValidationErrors. il y a 4 ans
  Aymeric Augustin 3f2821af6b Fixed #31180 -- Configured applications automatically. il y a 4 ans
  Tim Park 8fa9a6d29e Fixed #31623 -- Allowed specifying number of adjacent time units in timesince()/timeuntil(). il y a 4 ans