Commit graph

23 commits

Author SHA1 Message Date
Martin Mahner
c6e2a32f82 Prepping for a release. 2015-08-12 06:26:29 +02:00
Martin Mahner
e3aa7c06bc Note how to migrate from South to native Django migrations. 2015-08-12 06:20:36 +02:00
Martin Mahner
457bef787a Cleanup and mptt update to support Django 1.8. 2015-08-12 05:59:22 +02:00
Martin Mahner
5211ebd01d Updated Changelog 2014-12-28 13:31:05 +01:00
Martin Mahner
7821056b64 Further cleanup of all „One-Time snippet“ strings. 2014-10-28 12:05:47 +01:00
Martin Mahner
dc54b35749 Prepared for next release. 2014-08-02 13:08:15 +02:00
Martin Mahner
22e095279d Updated changelog. 2014-08-02 12:57:08 +02:00
Martin Mahner
9768ab9573 Added Dev Changelog 2014-06-09 20:19:07 +02:00
Martin Mahner
be724756b9 Changelog update and 2.6 Release 2014-06-08 20:31:51 +02:00
Martin Mahner
c70a3e7146 Changelog Update 2014-04-12 11:04:13 -04:00
Martin Mahner
0a3e2b5082 Fixed duplicate slugs.
Before a slug could get generated again, which threw an error since it was not unique, but treated as a kind of primary key.

Now if the same slug gets generated again, we generate one other slug with one more character.
2014-04-12 10:10:46 -04:00
Martin Mahner
590645fcd6 2.5 Release. 2014-01-21 21:13:37 +01:00
Martin Mahner
68460fa09c Updated changelog. 2014-01-21 13:13:41 +01:00
Martin Mahner
8a55139ae0 Changelog fixes 2014-01-16 20:57:34 +01:00
Martin Mahner
57bedc782c Bumped up to v2.4. 2014-01-11 16:17:59 +01:00
Martin Mahner
dbfbcf54b6 API call accepts the lexer or format parameters now via GET too.
With this you can set the format by the url: /api/?format=json
2014-01-11 16:11:42 +01:00
Martin Mahner
964e1b64c7 Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
Martin Mahner
25a83cf0f8 Bumped up to v2.3 2014-01-07 13:37:33 +01:00
Martin Mahner
983d8d1dc8 Bumped up to version 2.2. Updated changelog. 2013-12-18 11:41:39 +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
5394ba9435 Changelog update 2013-12-17 23:32:59 +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