- Language: en
101 results for reverse in version 2.2
-
Django 1.5.6 release notes
- … reverse() – which performs this process in the opposite direction. The reverse() function takes information about …
-
Django 1.4.11 release notes
- … reverse() – which performs this process in the opposite direction. The reverse() function takes information about …
-
Database Functions
- … Reverse class Reverse ( expression , **extra ) [source] New in Django 2.2. Accepts a single text field …
-
Django 1.6 release notes
- … reverse() When reversing URLs, Django didn’t apply django.utils.http.urlquote to arguments before interpolating them in URL patterns …
-
Django 1.7 release notes
- … reverse relations It is now possible to specify a custom manager when traversing a reverse …
-
Geographic Database Functions
- … Reverse class Reverse ( expression , **extra ) Availability : PostGIS , Oracle, SpatiaLite Accepts a single geographic field or expression …
-
Django 2.1.10 release notes
- … reverse-proxy connecting via HTTPS When deployed behind a reverse-proxy connecting to Django via HTTPS …
-
Django 1.4.14 release notes
- … reverse() could generate URLs pointing to other hosts In certain situations, URL reversing could generate …
-
Django 1.4 release notes
- … reverse_lazy A lazily evaluated version of reverse() was added to allow using URL reversals …
-
Django 2.2.3 release notes
- … reverse-proxy connecting via HTTPS When deployed behind a reverse-proxy connecting to Django via HTTPS …