Wagtail CMS: Using a SnippetChooserPanel to Select Multiple Blog Authors (Snippets + Orderables)

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 14

  • @ephphatha230
    @ephphatha230 Рік тому

    I've just done 7 days of wagtail now im here for 7 years of wagtail

  • @boryskuczkowski
    @boryskuczkowski 5 років тому +2

    That is much better way of organizing a database entries for author(s) than simply write it inside the blogdetail model. Thank You for your tutorials, I like wagtail more and more, however dipping into css and bootstrap and working on design/layout is going to add value into this course in my opinion.

    • @CodingForEverybody
      @CodingForEverybody  5 років тому +1

      Glad you're enjoying the series and this helped make more sense for you! And thank you for the suggestion about css/bootstrap and design!

  • @redditcamp543
    @redditcamp543 4 роки тому +1

    Thank you for such a great course on Wagtail!
    EDIT: I had an issue , but I have already resolved it. *misspelling error...*

  • @schoelwurst3249
    @schoelwurst3249 5 років тому

    Perfect for a Staff page :)

  • @adeoluolofintuyi6386
    @adeoluolofintuyi6386 3 роки тому

    I wish you combine all these 62+ videos for easy offline access

  • @goneforawander_com
    @goneforawander_com 3 роки тому

    Nice. Any advice on how to make use the subpage from previous lesson to make a list of all blogs by a particular author?

  • @salticidae1.618
    @salticidae1.618 3 роки тому

    After watching the course and going through the doc. I don't see a way to have default value selected on the admin form for an InlinePanel('my_orderable_related_name')

  • @ramiboutas
    @ramiboutas 2 роки тому

    The related name an instance of BlogAuthorOrderable could be called blog_author_orderables. After calling setting "blog_author_orderables" in the content_panels of the BlogDetailPage class, one could loop as follows:
    blog_author_orderable in self.blog_author_orderables.all
    blog_author_orderable.author.name
    For me it makes more sense like that :)

  • @ashishpitroda7468
    @ashishpitroda7468 2 роки тому

    Hello there! there is one question regarding this
    how can i make filter on snippet chooser data. like it should show only those data (which x=true) instead it list all in popup?

  • @AyazAmlani
    @AyazAmlani 5 років тому

    lol the way u said run server

    • @AyazAmlani
      @AyazAmlani 5 років тому

      @6:58

    • @CodingForEverybody
      @CodingForEverybody  5 років тому +2

      LOL "run soiva". Like a '20s detective movie, "Golly, it's MOIDA!" hahaha :D