- Language: en
32 results for sorted in version 3.2
-
Databases
- … sorted as well as what strings compare as equal. You can specify the db_collation …
-
Coding style
- … sorting using the guidelines below. Quick start: / $ python -m pip install "isort …
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Custom template tags and filters
- … sorts of tags are called “inclusion tags”. Writing inclusion tags is probably best demonstrated by example …
-
Signals
- … sort of reference can be quite handy when dealing with circular import dependencies and swappable …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Design philosophies
- … sort of common sitewide design – a common header, footer, navigation bar, etc. The Django template …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …
-
Django 1.5 release notes
- … sorted in ascending order in the context, like their function-based predecessors, but it actually …