- Language: en
31 results for sorted in version 5.1
-
FAQ: Contributing code
- … sort of attention you require. Gentle reminders in the #contributing-getting-started channel in the Django …
-
Model Meta options
- … sort last, use this: from django.db.models import F ordering = [ F ( "author" ) . asc ( nulls …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
URL dispatcher
- … sort of match the regular expression makes. When switching from using path() to re_path …
-
Unit tests
- … sorting , the documentation spelling checker , and code formatting ), install and run the tox command from …
-
Submitting contributions
- … sort of design decision. This is especially important if the approach involves a deprecation or introduces …
-
Django’s cache framework
- … sorts of calculations – from database queries to template rendering to business logic – to create the page …
-
How-to guides
- … global Django community. Many writers in the aggregator write this sort of how-to material. …
-
Triaging tickets
- … sort out one from the other, and in the end, we all benefit together. Like …
-
Design philosophies
- … sort of common sitewide design – a common header, footer, navigation bar, etc. The Django template …