- Language: en
116 results for reverse in the development version
-
Django 1.6.3 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] Accepts a single text field or expression and returns …
-
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 …
-
The Django admin site
- … reverse class PersonAdmin ( admin . ModelAdmin ): def view_on_site ( self , obj ): url = reverse ( "person …
-
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 ) [source] Availability : PostGIS , Oracle, SpatiaLite Accepts a single geographic field …
-
Django 1.11.22 release notes
- … reverse-proxy connecting via HTTPS When deployed behind a reverse-proxy connecting to Django via HTTPS …
-
Django 1.6.6 release notes
- … reverse() could generate URLs pointing to other hosts In certain situations, URL reversing could generate …
-
Django 2.1.10 release notes
- … reverse-proxy connecting via HTTPS When deployed behind a reverse-proxy connecting to Django via HTTPS …