Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
django-cas-server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Samir
django-cas-server
Commits
edf4871b
Unverified
Commit
edf4871b
authored
Jan 12, 2019
by
Valentin Samir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to version 1.0.0
parent
a6cf8aaa
Pipeline
#941
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGELOG.rst
CHANGELOG.rst
+2
-2
cas_server/__init__.py
cas_server/__init__.py
+1
-1
No files found.
CHANGELOG.rst
View file @
edf4871b
...
...
@@ -7,8 +7,8 @@ All notable changes to this project will be documented in this file.
:depth: 2
Unreleased
==========
v1.0.0 - 2019-01-12
==========
=========
Added
-----
...
...
cas_server/__init__.py
View file @
edf4871b
...
...
@@ -11,7 +11,7 @@
"""A django CAS server application"""
#: version of the application
VERSION
=
'
0.9
.0'
VERSION
=
'
1.0
.0'
#: path the the application configuration class
default_app_config
=
'cas_server.apps.CasAppConfig'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment