Changes between Version 29 and Version 30 of Ticket #24121


Ignore:
Timestamp:
May 23, 2021, 11:42:40 PM (3 years ago)
Author:
Mariusz Felisiak
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24121 – Description

    v29 v30  
    2828* ~~`MiddlewareMixin`, `RedirectFallbackMiddleware`, `MessageMiddleware`, `RemoteUserMiddleware`, `CsrfViewMiddleware`~~ added in dc86a25a677d05703e0bb021b178e44412cea7e9
    2929* ~~`Col`~~ added in 7171bf755b0c4be85ddbcc164eaf87164c131021
    30 * `Lookup`
    31 * `BaseDatabaseWrapper`
    32 * `SQLCompiler`
    33 * `JoinPromoter`
     30* `Lookup` [https://github.com/django/django/pull/14111 PR]
     31* `BaseDatabaseWrapper` [https://github.com/django/django/pull/14111 PR]
     32* `SQLCompiler` [https://github.com/django/django/pull/14111 PR]
     33* `JoinPromoter` [https://github.com/django/django/pull/14111 PR]
    3434* ~~`HttpResponse`, `HttpResponseRedirect`, `HttpResponseNotAllowed`~~ added in c96f11257baf43188ff9daeddab3221992925c85
    3535* ~~`LazySettings`, `Settings`, and `UserSettingsHolder`~~ added in 9c40f01a66bd15457e10a0bbf28c803968b5dabb
Back to Top