- Language: en
18 results for join in version 5.0
-
Lookup API reference
- … joined" ) . register_lookup ( MonthExact ) will register YearExact lookup on DateField and MonthExact lookup on the User.date …
-
django.contrib.auth
- … joined The date/time when the account was created. Attributes class models. User is_authenticated Read …
-
The Forms API
- … join ( f . changed_data )) ... >>> f . changed_data ['subject', 'message …
-
Request and response objects
- … joined together to form the content of the response. content_type is the MIME type …
-
Admin actions
- … join ( str ( pk ) for pk in selected ), ) ) As you can see, the action is rather …
-
Django Exceptions
- … join is not permitted on the specified field A field name is invalid A query …
-
System check framework
- … joined field <field name> . models.W042 : Auto-created primary key used when not defining …
-
Settings
- … join ([ key_prefix , str ( version ), key ]) You may use any key function you want, as long …