Commit graph

28 commits

Author SHA1 Message Date
Martin Mahner
d8056a83ea Updated Django versions to test against. Removed Django 1.5 since its no longer supported by Django itself. Some Django 1.7 improvements. 2014-10-28 11:52:04 +01:00
Martin Mahner
e729ac1a46 Updated Django versions used for testing. 2014-08-02 12:56:59 +02:00
Martin Mahner
964e1b64c7 Added option to keep snippets forever. 2014-01-11 16:00:11 +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
807c4c3d74 Added newrelic support 2013-11-30 11:33:54 +00:00
Martin Mahner
129be43b16 Bumped up to version 2.0. Updated docs. 2013-11-29 19:55:30 +01:00
Martin Mahner
9d1d52e669 Better docs. 2013-11-29 18:48:42 +01:00
Martin Mahner
8bf6058892 Dev on Django 1.6 2013-11-29 17:41:57 +01:00
Martin Mahner
1c8a4ae0bf Fixed tox version 2013-11-26 12:29:34 +01:00
Martin Mahner
9a6c275218 Added tox to requirements. 2013-11-26 11:08:52 +01:00
Martin Mahner
984fcae343 Missing libs 2013-11-25 00:12:05 +01:00
Martin Mahner
d14bde889f Cleaned settings. 2013-11-24 23:02:16 +01:00
Martin Mahner
3ce888ad9f Cleaned up app and project based requirements. 2013-11-24 21:06:46 +01:00
Martin Mahner
fb20e91a7d Added session cache backend. Added redis. Updated requirements. 2013-09-28 12:34:57 +02:00
Martin Mahner
03dc21c550 Updated requirements. 2013-08-15 19:11:15 +02:00
Martin Mahner
8db8977910 Create a Github gist from a snippet.
I'm not yet sure how useful it is, since its creates Gists in a anomymous space and not under your account, but if you want to save Snippets permanently, thats the way to go.
2013-06-05 19:40:41 +02:00
Martin Mahner
fc68c90a5c Removed mysql from requirements since its too deployment specific 2013-05-26 16:26:38 +00:00
Martin Mahner
241180a350 Updated to Django 1.5.1 2013-03-29 19:09:59 +01:00
Martin Mahner
4978538a97 Removed Django-Piston, added a very simple view to handle API calls. Fully backwards compatible. Fixes all tests. 2013-03-29 19:09:22 +01:00
Martin Mahner
cf4b59b22d Upgraded Piston to support correct contenttype syntax. 2013-03-28 22:46:18 +01:00
Martin Mahner
6302145007 Unittests for the API 2013-03-22 21:03:10 +01:00
Martin Mahner
9f178c00e7 Updated mysqldb 2013-03-21 19:16:20 +01:00
Martin Mahner
d9dbfda1d0 Removed Raven/Sentry 2013-03-21 19:14:27 +01:00
Martin Mahner
f7916a6960 Huge design overhaul. 2013-03-19 19:17:07 +01:00
Martin Mahner
4183c58cdd Upgraded to Django 1.5. Fixed urls and paths 2013-03-19 14:46:06 +01:00
Martin Mahner
d539631da7 More project restructuring to make the project look more like a Django 1.5 project. 2013-03-19 13:54:25 +01:00
Renamed from requirements.pip (Browse further)