Commit graph

726 commits

Author SHA1 Message Date
Martin Mahner
25a83cf0f8 Bumped up to v2.3 2014-01-07 13:37:33 +01:00
Martin Mahner
8702f79591 Added API docs. Fixes issue #38. 2014-01-07 13:37:18 +01:00
Martin Mahner
d86f8b812b Code cleanup. 2014-01-07 13:07:55 +01:00
Martin Mahner
ebdd36cfeb Made the secret_id func more reusable. Added a test that is none. 2014-01-07 12:57:06 +01:00
Martin Mahner
c687ab125a Use SystemRandom to generate unpredictable random slugs. Fixed duplicate characters in the choice string, removed iI from it to prevent confusion. Fixes issue #40. 2014-01-07 12:46:57 +01:00
Martin Mahner
5a3b726e31 Merge remote-tracking branch 'origin/master' 2014-01-07 12:32:45 +01:00
Martin Mahner
58096be8e1 Removed stathat stats. 2014-01-07 12:32:34 +01:00
Martin Mahner
1047be02b5 Removed Twitter button. 2014-01-07 12:31:57 +01:00
Martin Mahner
d1e68af379 Merge pull request #37 from phrawzty/patch-2
fix minor typo
2013-12-21 07:54:28 -08:00
dan
10c0dd695b fix minor typo 2013-12-20 11:28:15 -07:00
Martin Mahner
d6adff489c Merge remote-tracking branch 'origin/master' 2013-12-18 12:54:32 +01:00
Martin Mahner
961d289ac1 More tests. 2013-12-18 12:54:26 +01:00
Martin Mahner
a5a15b3131 Removed unused method. 2013-12-18 12:54:22 +01:00
Martin Mahner
fae95e1e2a Moved inside the function so its re-evaluated for every testcase. 2013-12-18 12:54:13 +01:00
Martin Mahner
c7d5ab21c6 Typo fixes 2013-12-18 11:57:54 +01:00
Martin Mahner
4eac9e00e3 Added fancy badges back. 2013-12-18 11:57:41 +01:00
Martin Mahner
983d8d1dc8 Bumped up to version 2.2. Updated changelog. 2013-12-18 11:41:39 +01:00
Martin Mahner
15bb64fa3e Add docs to distribution. 2013-12-18 11:41:27 +01:00
Martin Mahner
be4fa62bd7 Readthedocs fixes 2013-12-18 11:32:25 +01:00
Martin Mahner
be691b4b43 Added docs. 2013-12-18 11:28:45 +01:00
Martin Mahner
262395b075 Initial files for documentation. 2013-12-18 10:56:50 +01:00
Martin Mahner
0ac0707e3a Updated to Django 1.6.1 2013-12-18 10:56:40 +01:00
Martin Mahner
0ca950d109 Better fix for ctrl+Enter for Windows. 2013-12-18 10:34:44 +01:00
Martin Mahner
634b7f26d7 No need to require a specific tox version but nothing older what I use here. 2013-12-18 10:07:40 +01:00
Martin Mahner
f8d5c9b753 Merge remote-tracking branch 'origin/master' 2013-12-18 10:06:28 +01:00
Martin Mahner
c00f33e62d Support for python setup.py test to run the tox suite. 2013-12-18 10:06:22 +01:00
Martin Mahner
6bde9c2e30 Removed stat images which no longer work. They were not fancy anyway. 2013-12-18 00:32:39 +01:00
Martin Mahner
5394ba9435 Changelog update 2013-12-17 23:32:59 +01:00
Martin Mahner
130605a04c Added csrf support. Closes issue #34. 2013-12-17 22:52:21 +01:00
Martin Mahner
9be3dea930 Use the ctrlKey if a MetaKey is not present. Should support Ctrl+Enter form submit on Windows. 2013-12-17 18:19:21 +01:00
Martin Mahner
91d40c521a Added X-Content-Type-Options='nosniff' to the Raw view. 2013-12-17 18:11:25 +01:00
Martin Mahner
b4e62fca36 Expire choices are not settable. 2013-12-17 18:10:19 +01:00
Martin Mahner
85bb0605e2 Added README and test related files to the MANIFEST so you could test with the package too. 2013-12-17 18:10:04 +01:00
Martin Mahner
68afc305e0 Added changelog to Manifest 2013-12-14 15:04:36 +01:00
Martin Mahner
dfbfd9cdee Typo fixes 2013-12-14 14:19:22 +01:00
Martin Mahner
4ffd0ed396 Bumped up to version 2.1. Added change log. 2013-12-14 14:17:29 +01:00
Martin Mahner
bb089fe583 Numerous fixes around package management. Kudos to @koobs. 2013-12-14 13:17:53 +01:00
Martin Mahner
dd610b5ff9 Restrict Travis to build master and develop only. No need to con-test feature branches 2013-12-02 21:31:32 +01:00
Martin Mahner
b362cd2ef6 Cmd+Enter form submit 2013-11-30 13:22:59 +01:00
Martin Mahner
7f7a53aa62 Merge remote-tracking branch 'origin/master' into develop 2013-11-30 13:04:41 +01:00
Martin Mahner
807c4c3d74 Added newrelic support 2013-11-30 11:33:54 +00:00
Martin Mahner
04954e54c4 Badge ALL the badges. 2013-11-29 20:08:36 +01:00
Martin Mahner
c61bb96121 Further typo fixes in the README. 2013-11-29 20:04:34 +01:00
Martin Mahner
e3e8c5228b Updated docs to use pypi since its on pypi :) 2013-11-29 19:58:33 +01:00
Martin Mahner
129be43b16 Bumped up to version 2.0. Updated docs. 2013-11-29 19:55:30 +01:00
Martin Mahner
f7f4f1b95c Removed my private info. 2013-11-29 19:35:23 +01:00
Martin Mahner
34e6840762 Typo fixes. 2013-11-29 18:58:02 +01:00
Martin Mahner
c3b452b695 Bumped up the version. Close to a 2.0 release. 2013-11-29 18:48:53 +01:00
Martin Mahner
9d1d52e669 Better docs. 2013-11-29 18:48:42 +01:00
Martin Mahner
fac97b61fa Slug length and choices are now settings. 2013-11-29 18:46:28 +01:00