Uploaded image for project: 'Python Integrations'
  1. Python Integrations
  2. INTPYTHON-439

Create Wagtail project template

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: django
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      New django-mongodb projects require end users to create custom apps to set DEFAULT_AUTO_FIELD on all apps that do not have ObjectIdAutoField set and then create custom migrations for those apps.

      Definition of done

      End users can run `wagtail start --template wagtail-mongodb-project` to start a new Wagtail project with django-mongodb without having to worry about the integration context.

      Pitfalls

      Wagtail setup includes about a half dozen installed apps, most if not all of which will require default auto field settings and Mongo migrations. Once the migrations are created, they can be committed to the project template, but the setup may reveal missing features in django-mongodb which will need to be addressed.

            Assignee:
            alex.clark@mongodb.com Alex Clark
            Reporter:
            alex.clark@mongodb.com Alex Clark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None