Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example on how to use Accessor to documentation in custom-data.rst #917

Merged
merged 5 commits into from
Oct 18, 2023

Commits on May 5, 2023

  1. Update custom-data.rst

    Accessor is an excellent feature of Django Tables2 but it is not highlighted enough due to lack of documentation. I am adding an example how it can be used with `table.Column` class.
    ruddra authored May 5, 2023
    Configuration menu
    Copy the full SHA
    4d7381b View commit details
    Browse the repository at this point in the history
  2. Update custom-data.rst

    Fixed formatting of the code
    ruddra authored May 5, 2023
    Configuration menu
    Copy the full SHA
    0265381 View commit details
    Browse the repository at this point in the history
  3. Update custom-data.rst

    Updated the example code
    ruddra authored May 5, 2023
    Configuration menu
    Copy the full SHA
    dcdcced View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Update custom-data.rst

    fixed variable name in documentation
    ruddra authored May 8, 2023
    Configuration menu
    Copy the full SHA
    a91df29 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update docs/pages/custom-data.rst

    updated documentation based on feedback
    
    Co-authored-by: Jan Pieter Waagmeester <[email protected]>
    ruddra and jieter authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6a4db89 View commit details
    Browse the repository at this point in the history