- Language: en
22 results for add in version 1.8
-
Django 1.4.8 release notes
- … add_view and user_change_password user admin views with sensitive_post_parameters() did not include …
-
Archive of security issues
- … add” permission can create objects for ModelAdmin ’s with save_as=True . Full description Versions …
-
Django 1.2.2 release notes
- … add a feature – the enforce_csrf_checks flag – to the test client . This flag forces …
-
Django 1.5.4 release notes
- … add_view and user_change_password user admin views with sensitive_post_parameters() did not include …
-
Porting your apps from Django 0.96 to 1.0
- … Add **kwargs to any registered signal handlers. Connect, disconnect, and send signals via methods on the Signal …
-
Django 1.4.4 release notes
- … adds a new setting, ALLOWED_HOSTS , containing an explicit list of valid host/domain names for this …
-
Django 1.2.5 release notes
- … add an X-Requested-With header when using XMLHttpRequest. Browsers have strict same-origin policies …
-
Django 1.1.4 release notes
- … add an X-Requested-With header when using XMLHttpRequest. Browsers have strict same-origin policies …
-
Django 1.7.1 release notes
- … adds a get_absolute_url() method to any model that appears in ABSOLUTE_URL_OVERRIDES …
-
Django 1.7.2 release notes
- … add defaults in the absence of a user specified default . For example, a CharField with …
-
Django 1.3.6 release notes
- … adds a new setting, ALLOWED_HOSTS , which should contain an explicit list of valid host/domain …
-
Django version 0.95 release notes
- … add custom table-level functions to models, through a new “Manager” API. It’s now possible …