- Language: en
94 results for next in version 2.0
-
What to read next
- … next So you’ve read all the introductory material and have decided you’d like …
-
Writing your first patch for Django
- … next to it. Please don’t do it for this tutorial, but on the next …
-
Django 1.5 release notes
- … next_page_number When using object pagination , the previous_page_number() and next_page_number …
-
Writing your first Django app, part 5
- … next time you make a change, either when you add a new feature or fix a bug. So let’s do that …
-
Writing your first Django app, part 7
- … next to “Question.” Every object with a ForeignKey relationship to another gets this for free …
-
Django 1.1 release notes
- … next? We’ll take a short break, and then work on Django 1.2 will begin …
-
Using the Django authentication system
- … next . If next isn’t provided, it redirects to settings.LOGIN_REDIRECT_URL (which defaults to /accounts/profile …
-
Generic date views
- … next_week %} -- {% endif %} {% if next_week %} Next week: {{ next_week | date :"W" }} of year …
-
Pagination
- … next or previous page. Page. next_page_number () [source] Returns the next page number. Raises …
-
Django’s release process
- … next “dot zero” version. For example: 2.0, 2.1, 2.2 (LTS), 3.0, 3.1, 3.2 (LTS), etc. SemVer …