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

Implement document deletion #17

Merged
merged 9 commits into from
Mar 31, 2016
Merged

Implement document deletion #17

merged 9 commits into from
Mar 31, 2016

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    57f5027 View commit details
    Browse the repository at this point in the history
  2. Add delete_url().

    ethankent committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    7d989cd View commit details
    Browse the repository at this point in the history
  3. Override DocumentDelete.get_template_names() to add 'pinax' prefix to…

    … default template url(s).
    ethankent committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    93e7c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c73572f View commit details
    Browse the repository at this point in the history
  5. Add formatting.

    ethankent committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    b75c882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaa33ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c36bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    efe27a2 View commit details
    Browse the repository at this point in the history
  2. Replace with the overridden get_template_names() logic with the more …

    …succinct *template_name* class variable.
    ethankent committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    be57197 View commit details
    Browse the repository at this point in the history