Re: What are the default entries in a context dictionary, context[], from a View?

2022-12-22 Thread Michael Starr
Here is my code so far: *models* from django.db import models from django.utils.text import slugify class Pet(models.Model): name = models.CharField(max_length=255) age = models.IntegerField() slug = models.SlugField(allow_unicode=True, max_length=100, unique=True,

Re: What are the default entries in a context dictionary, context[], from a View?

2022-12-22 Thread Michael Starr
I got an answer for ListView here but I don't know if that's the same for all views. Probably not would be my guess. Mike On Thursday, December 22, 2022 at 3:05:34 PM UTC-8 Michael Starr wrote: > I am starting to

What are the default entries in a context dictionary, context[], from a View?

2022-12-22 Thread Michael Starr
I am starting to understand context dictionaries, and I figured out from some Googling that the get_context_dictionary method belongs in a View, the one that you want to provide entries for its corresponding template. My question is somewhat academic: Why can't I just use the context

Forum on WhatsApp

2022-12-22 Thread kateregga julius
https://chat.whatsapp.com/COaaB3ss9YoGJQNoGm8K6s -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this

Re: Need Someone Exchange Experience

2022-12-22 Thread anas jelloul
I'm in On Thursday, December 22, 2022 at 2:21:15 PM UTC+1 julika...@gmail.com wrote: > Interested > > On Mon, Dec 19, 2022, 8:52 PM Eng Thanoon wrote: > >> hi all my dears >> I am working on social media auth and mobile sms auth firebase and Django >> want go far with Django level up anyone

Re: Need Someone Exchange Experience

2022-12-22 Thread kateregga julius
Interested On Mon, Dec 19, 2022, 8:52 PM Eng Thanoon wrote: > hi all my dears > I am working on social media auth and mobile sms auth firebase and Django > want go far with Django level up anyone interest in Django contact me > > -- > You received this message because you are subscribed to the