- Language: en
31 results for id in version 5.2
-
Django 1.8 release notes
- … id . The ModelAdmin.response_delete() method now takes a second argument named obj_id which is the serialized …
-
Django 1.2 release notes
- … id ): return get_object_or_404 ( Category , id = category_id ) # ... Additionally, the get_feed() method …
-
Django 5.2 release notes
- … id = "id_name" > </ div > < div class = "custom" > < label …
-
Django 1.6 release notes
- … id_my_field" > My Field: </ label > < input id = "id …
-
Django 1.7 release notes
- … id attributes, respectively. Each radio button or checkbox includes an id_for_label attribute to output …
-
Django 5.0 release notes
- … id = " {{ form.name.auto_id }} _helptext" > {{ form.name.help_text | safe }} </ div > {% endif %} {{ form.name.errors …
-
Django 3.0 release notes
- … id_from_insert and can_return_ids_from_bulk_insert are renamed to can_return …
-
Django 1.9 release notes
- … id__in = RelatedModel . objects . all ()) resulting in SQL like "related_id IN (SELECT id …
-
Django 1.10 release notes
- … ids_from_bulk_insert=True and implement DatabaseOperations.fetch_returned_insert_ids() to set primary keys …
-
Django 1.1 release notes
- … id_refs_id_5e8f10c132091d1e FOREIGN KEY ... Following this change, all platforms, regardless of word …