Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Custom Transaction Middleware #137

Open
ksurya opened this issue Aug 10, 2013 · 0 comments
Open

Custom Transaction Middleware #137

ksurya opened this issue Aug 10, 2013 · 0 comments

Comments

@ksurya
Copy link
Member

ksurya commented Aug 10, 2013

We might need a custom middleware to handle submissions that controls

  1. database transactions similar to django.middleware.transaction.TransactionMiddleware which will get deprecated in Django 1.6
  2. managing repository actions (create, commit, repos). If for some reasons, a exception occurred before "success" response and "after" creation of DVCS repo while submitting a snippet -- The repo is going to be saved in the static directory, and upon refreshing page, it raises Exception No changes observed as this refresh is considered as next-commit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant