Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
django-taggit
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
9bf243aa
authored
Jul 27, 2013
by
Florian Apolloner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Finished Django 1.6 support.
parent
c6d4420c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
7 deletions
+4
-7
.travis.yml
+2
-2
CHANGELOG.txt
+1
-4
setup.cfg
+1
-1
No files found.
.travis.yml
View file @
9bf243aa
...
@@ -7,8 +7,8 @@ python:
...
@@ -7,8 +7,8 @@ python:
-
"
3.3"
-
"
3.3"
env
:
env
:
#
- DJANGO=https://github.com/django/django/archive/master.tar.gz
-
DJANGO=https://github.com/django/django/archive/master.tar.gz
-
DJANGO=django==1.5 --use-mirrors
-
DJANGO=django==1.5
.1
--use-mirrors
-
DJANGO=django==1.4.5 --use-mirrors
-
DJANGO=django==1.4.5 --use-mirrors
install
:
install
:
...
...
CHANGELOG.txt
View file @
9bf243aa
...
@@ -4,12 +4,9 @@ Changelog
...
@@ -4,12 +4,9 @@ Changelog
0.11.0 (unreleased)
0.11.0 (unreleased)
~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~
* Support for Django 1.6.
* Python3 support
* Python3 support
* *Backwards incompatible* Dropped support for Django < 1.4.5.
* *Backwards incompatible* Dropped support for Django < 1.4.5.
0.10.0
~~~~~~
* Tag names are unique now, use the provided South migrations to upgrade.
* Tag names are unique now, use the provided South migrations to upgrade.
0.9.2
0.9.2
...
...
setup.cfg
View file @
9bf243aa
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
license-file = LICENSE
license-file = LICENSE
[wheel]
[wheel]
universal=1
# use py2.py3 tag for pure-python dist
universal=1
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