Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-sentry
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
istina
django-sentry
Commits
b7fa4ad6
Commit
b7fa4ad6
authored
12 years ago
by
David Cramer
Browse files
Options
Downloads
Patches
Plain Diff
4.8.0
parent
a95df7b1
No related branches found
Branches containing commit
Tags
4.8.0
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES
+9
-0
9 additions, 0 deletions
CHANGES
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
10 additions
and
1 deletion
CHANGES
+
9
−
0
View file @
b7fa4ad6
Version 4.8.0
-------------
Tags are now able to be created dynamically! See the documentation for more details on implementing it inside
of your client.
You can also configure which tags will show up as filters in the sidebar via your project's settings page. By
default all tags will show up.
Version 4.7.0
-------------
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
b7fa4ad6
...
...
@@ -73,7 +73,7 @@ dependency_links = [
setup
(
name
=
'
sentry
'
,
version
=
'
4.
7.9
'
,
version
=
'
4.
8.0
'
,
author
=
'
David Cramer
'
,
author_email
=
'
dcramer@gmail.com
'
,
url
=
'
http://github.com/dcramer/sentry
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment