- Language: en
50 results for bits in version 4.1
-
Writing your first patch for Django
- … bit is all about, see Writing documentation . That page also includes an explanation of how to build …
-
Model instance reference
- … bits of Django, such as the syndication feed framework , use get_absolute_url() when it is defined …
-
Built-in Views
- … bit cumbersome to define this URL pattern, Django ships with a small URL helper function …
-
Writing your first Django app, part 3
- … bit later, but if you’d like to quickly get the above example working, a file …
-
Writing your first Django app, part 5
- … bit of Django programming you will ever do, then true, you don’t need to know …
-
The staticfiles app
- … bit finicky, there’s also a helper function that’ll do this for you: urls …
-
Django 3.2 release notes
- … bits. django.contrib.contenttypes The new absolute_max argument for generic_inlineformset_factory() allows customizing the maximum …
-
How to create custom template tags and filters
- … bits mentioned above and registers it with the template system. Our current_time function could …
-
Django 1.5.1 release notes
- … bit of it. If you’d like more information, the details are in our ticket …
-
Django 1.11 release notes
- … bit differently than the old ones. Instead of using a toolbar in the widget, you click …