Jannis Leidel
|
d891b2753d
|
Update changelog and simplify packaging.
|
2020-02-07 10:49:01 +01:00 |
|
Jannis Leidel
|
5d466ac318
|
Use setuptools_scm.
|
2018-01-28 14:17:11 +01:00 |
|
Jannis Leidel
|
9a0d4ab678
|
Fixed setup.py.
|
2018-01-28 14:14:01 +01:00 |
|
Safwan Rahman
|
1cef19d7de
|
Bump Release 0.11
|
2016-07-17 03:19:48 +06:00 |
|
Jannis Leidel
|
46634c3b46
|
Updated docs for Jazzband.
|
2016-05-11 14:49:15 +02:00 |
|
Jason Ward
|
c289790102
|
refs #45: Update Note
|
2015-12-14 11:12:18 -05:00 |
|
Bob Cribbs
|
a6cd4d080a
|
Bumped to version 0.9
|
2015-11-11 18:18:01 +02:00 |
|
Jason Ward
|
f63f8610f3
|
Bumped to version 0.8
|
2013-12-20 14:32:01 -05:00 |
|
Jannis Leidel
|
54b33692ce
|
Use new name of README.
|
2013-09-10 11:52:42 +02:00 |
|
Jason Ward
|
11461f8081
|
Bumped to version 0.7
|
2013-07-03 16:41:59 -04:00 |
|
Jannis Leidel
|
dd96c54148
|
Finalized the move of the project to Github and Readthedocs. Fixes #8.
|
2013-06-24 12:30:34 +02:00 |
|
Jason Ward
|
9dbc84f6fb
|
bumped to version 0.6, update note
|
2013-06-13 10:24:20 -04:00 |
|
Jason Ward
|
9d8594117d
|
removed invalid classifiers
|
2013-03-22 11:41:29 -04:00 |
|
Jason Ward
|
013d2af2b1
|
refs #12: We now support Python 3.3
|
2013-03-18 19:12:14 -04:00 |
|
Jason Ward
|
b885d3ff8c
|
refs #12: removed legacy apps
|
2013-03-18 17:32:38 -04:00 |
|
Jason Ward
|
8dc9710ba3
|
refs #11: updated setup.py
|
2013-03-18 16:58:50 -04:00 |
|
Jason Ward
|
f26f941319
|
refs #10 I guess django-debug-toolbar is a req
|
2013-03-18 14:24:33 -04:00 |
|
Jason Ward
|
dd1a5e7a09
|
refs #10 formalized the reqs
|
2013-03-18 14:11:46 -04:00 |
|
Jannis Leidel
|
56507c4d52
|
Added fixture file to package data.
|
2010-01-15 22:41:11 +01:00 |
|
Jannis Leidel
|
71eee85b85
|
Moved authority app from src/ to root directory
--HG--
rename : src/authority/__init__.py => authority/__init__.py
rename : src/authority/admin.py => authority/admin.py
rename : src/authority/decorators.py => authority/decorators.py
rename : src/authority/exceptions.py => authority/exceptions.py
rename : src/authority/fixtures/tests.json => authority/fixtures/tests.json
rename : src/authority/forms.py => authority/forms.py
rename : src/authority/managers.py => authority/managers.py
rename : src/authority/models.py => authority/models.py
rename : src/authority/permissions.py => authority/permissions.py
rename : src/authority/sites.py => authority/sites.py
rename : src/authority/templates/admin/edit_inline/action_tabular.html => authority/templates/admin/edit_inline/action_tabular.html
rename : src/authority/templates/admin/permission_change_form.html => authority/templates/admin/permission_change_form.html
rename : src/authority/templates/authority/403.html => authority/templates/authority/403.html
rename : src/authority/templates/authority/permission_delete_link.html => authority/templates/authority/permission_delete_link.html
rename : src/authority/templates/authority/permission_form.html => authority/templates/authority/permission_form.html
rename : src/authority/templates/authority/permission_request_approve_link.html => authority/templates/authority/permission_request_approve_link.html
rename : src/authority/templates/authority/permission_request_delete_link.html => authority/templates/authority/permission_request_delete_link.html
rename : src/authority/templatetags/__init__.py => authority/templatetags/__init__.py
rename : src/authority/templatetags/permissions.py => authority/templatetags/permissions.py
rename : src/authority/tests.py => authority/tests.py
rename : src/authority/urls.py => authority/urls.py
rename : src/authority/views.py => authority/views.py
rename : src/authority/widgets.py => authority/widgets.py
|
2010-01-07 18:00:41 +01:00 |
|
Jannis Leidel
|
3ffc90f10d
|
Bumped version to 0.4
|
2009-07-28 17:47:12 +02:00 |
|
Jannis Leidel
|
0a73b40bef
|
Re-added dev tagging and bumping version up to 0.3
|
2009-07-17 14:16:24 +02:00 |
|
Jannis Leidel
|
d7291d5c13
|
bumped version up after releasing 0.1
|
2009-07-11 18:48:51 +02:00 |
|
Jannis Leidel
|
991905311f
|
Updated setup.py and manifest template
|
2009-07-10 01:09:42 +02:00 |
|
Jannis Leidel
|
aad51ef877
|
Removed dependency on external decorator package, using functools.wraps instead.
|
2009-07-06 11:08:36 +02:00 |
|
Jannis Leidel
|
9f426e2e92
|
Added decorator to required packages in setup.py
|
2009-06-22 16:07:20 +02:00 |
|
Jannis Leidel
|
93ee4e7239
|
Added setup.py and LICENSE
|
2009-06-08 12:06:14 +02:00 |
|