- Language: en
22 results for add in version 1.8
-
Django 1.6 release notes
- … add|change|delete)_permission model _meta methods Model._meta.get_(add|change|delete)_permission methods were deprecated …
-
Django 1.8 release notes
- … add_arguments(cls, parser) class method on the test runner and call parser.add_argument to add …
-
Django 1.7 release notes
- … add lookup operators for model fields. As an example it is possible to add day_lte operator …
-
Django 1.4 release notes
- … add, change or delete relationships. Tools for cryptographic signing Django 1.4 adds both a low-level …
-
Django 1.3 release notes
- … add some information for translators, you can also add special translator comments in the source …
-
Django 1.1 release notes
- … ADD CONSTRAINT object_id_refs_id_5e8f10c132091d1e FOREIGN KEY ... Following this change, all platforms …
-
Django 1.5 release notes
- … add a Twitter or Facebook ID field – or you could completely replace the User with …
-
Django 1.2 release notes
- … adds the ability to use more than one database in your Django project. Queries can be issued …
-
Django 1.0 release notes
- … adds world-class GIS ( Geographic Information Systems ) support to Django, in the form of a contrib …
-
Django 1.7.1 release notes
- … adds a get_absolute_url() method to any model that appears in ABSOLUTE_URL_OVERRIDES …