question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Better docs regarding dal_queryset_sequence and imports

See original GitHub issue

Hi,

I was wondering is it possible to upgrade the docs to mention in the install/configure section what you can include in installed apps and how it relates to imports.

Example would be: To enable GenericFK support you should add ‘dal’, ‘dal_select2’, ‘dal_queryset_sequence’ … to INSTALLED_APPS

When you do from dal import autocomplete every autocomplete app you installed is then present under autocomplete.

I was really confused trying to upgrade from v2 to v3 and reading the docs missing on imports. This should be first class information, IMHO.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
chubzcommented, Oct 17, 2016

I think that a preambule about the need to add ‘dal_queryset_sequence’ in installed apps is the right way. Also maybe dedicate a part of docs to this: In this package we offer these apps that can be used in these cases. If I manage I can maybe make a draft, but I think I’m lacking the inside outs of the library to do it 100%.

I think there is nothing wrong with code itself, just how I had to go about “making” work was not covered by docs. I had to test it out in shell and dig around and then saw that package had more module than I originally noticed.

Hope this input helps. I’ll get back to you about the draft part for sure if you are interested.

0reactions
jpiccommented, Oct 17, 2016

Thanks ! it’d be really cool for our friends 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

SoftwareBrothers/better-docs: Beautiful toolbox for jsdoc ...
Documentation toolbox for your javascript / typescript projects based on JSDoc3 with @category, @component and @optional plugins. This is how it looks: Example....
Read more >
How to Migrate Docs to BetterDocs From an Existing ...
First of all, go to your WordPress Dashboard -> Tools -> Export. Then, export the Docs from this section. Depending on the plugin...
Read more >
better-docs - npm
Start using better-docs in your project by running `npm i better-docs`. There are 20 other projects in the npm registry using better-docs.
Read more >
Export and import - WordPress.org
Hi I hope you're fine. I understand that the only way to import and export content from BetterDocs is to import and export...
Read more >
How To Easily Migrate to BetterDocs from any WordPress ...
You can easily migrate to BetterDocs from any WordPress documentation plugin with a minute. Just get BetterDocs plugin, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found