mirror of
https://github.com/jeffknupp/sandman2.git
synced 2026-04-26 00:55:53 +03:00
[GH-ISSUE #38] Secret key not being set; can't create new records in admin #22
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
refactoring
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sandman2-jeffknupp#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Datamance on GitHub (Jul 31, 2016).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/38
See stacktrace:
Not sure if the secret key wasn't set because of sqlalchemy's CompileError or what, but it's unclear how I can get around this currently.
@Datamance commented on GitHub (Jul 31, 2016):
@jeffknupp sorry this might be a stupid question but - how can I grab this change? pip upgrade didn't seem to catch it
@Datamance commented on GitHub (Aug 2, 2016):
@jeffknupp ? Friendly ping. Again, sorry if it's an ignorant question, I'm not super familiar with package distribution.
@Datamance commented on GitHub (Aug 3, 2016):
Changed it manually in my site packages so I could try other stuff. Still getting 500's, but for other reasons.
How often do you upload to python package index?