- Language: en
30 results for sort in version 2.0
-
Signals
- … sort of reference can be quite handy when dealing with circular import dependencies and swappable …
-
Design philosophies
- … sort of common sitewide design – a common header, footer, navigation bar, etc. The Django template …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
Django 1.0.1 release notes
- … sorting an admin change list based on a callable attributes in list_display . A fix to the application …
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
URL dispatcher
- … sort of match the regular expression makes. When switching from using path() to re_path …
-
Model field reference
- … sort of reference, called a lazy relationship, can be useful when resolving circular import dependencies …
-
Custom template tags and filters
- … sorts of tags are called “inclusion tags”. Writing inclusion tags is probably best demonstrated by example …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …