[PR #60] [CLOSED] sqlalchemy IntergrityErroe in decorators.py if there is an error back 500 #113

Closed
opened 2026-02-26 01:33:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jeffknupp/sandman2/pull/60
Author: @bufubaoni
Created: 5/8/2017
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 4ea774f sqlalchemy IntergrityErroe in decorators.py if there is an error back to 500
  • 231288a pep8
  • de17a94 lf endding

📊 Changes

10 files changed (+293 additions, -2 deletions)

View changed files

.idea/.name (+1 -0)
.idea/encodings.xml (+6 -0)
.idea/inspectionProfiles/Project_Default.xml (+20 -0)
.idea/inspectionProfiles/profiles_settings.xml (+7 -0)
.idea/misc.xml (+30 -0)
.idea/modules.xml (+8 -0)
.idea/sandman2.iml (+20 -0)
.idea/vcs.xml (+6 -0)
.idea/workspace.xml (+189 -0)
📝 sandman2/decorators.py (+6 -2)

📄 Description

fix by myself or fix it please.
Thx.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jeffknupp/sandman2/pull/60 **Author:** [@bufubaoni](https://github.com/bufubaoni) **Created:** 5/8/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4ea774f`](https://github.com/jeffknupp/sandman2/commit/4ea774fb1e4e3673a4924307f1f1ac7c3abb8318) sqlalchemy IntergrityErroe in decorators.py if there is an error back to 500 - [`231288a`](https://github.com/jeffknupp/sandman2/commit/231288a4993dcbd36236d515e9a24dff0cc3cc51) pep8 - [`de17a94`](https://github.com/jeffknupp/sandman2/commit/de17a94a3eb5a97fbe44c00b05b190face88edff) lf endding ### 📊 Changes **10 files changed** (+293 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.idea/.name` (+1 -0) ➕ `.idea/encodings.xml` (+6 -0) ➕ `.idea/inspectionProfiles/Project_Default.xml` (+20 -0) ➕ `.idea/inspectionProfiles/profiles_settings.xml` (+7 -0) ➕ `.idea/misc.xml` (+30 -0) ➕ `.idea/modules.xml` (+8 -0) ➕ `.idea/sandman2.iml` (+20 -0) ➕ `.idea/vcs.xml` (+6 -0) ➕ `.idea/workspace.xml` (+189 -0) 📝 `sandman2/decorators.py` (+6 -2) </details> ### 📄 Description fix by myself or fix it please. Thx. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 01:33:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sandman2-jeffknupp#113
No description provided.