-
-
Save brainrake/1252205 to your computer and use it in GitHub Desktop.
Django Meetup Budapest September 2011
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
djangocon | |
========= | |
- debug | |
- Django Debug Toolbar [https://github.com/dcramer/django-debug-toolbar] | |
- Django Debug Logging [https://github.com/lincolnloop/django-debug-logging] | |
- Jmeter [http://jakarta.apache.org/jmeter/] | |
- dj dev | |
- dddash.ep.io | |
- api | |
- django-piston - old [https://bitbucket.org/jespern/django-piston] | |
- tastypie [https://github.com/toastdriven/django-tastypie] | |
- django-rest-framework [http://django-rest-framework.org/] | |
- dj-webmachine [https://github.com/benoitc/dj-webmachine] | |
- testing [https://docs.google.com/present/view?id=0AVthC0Z3iw8DZGRrdnFzeGdfN2c5bWJ6d2Y1&hl=en_US&pli=1] [http://dl.dropbox.com/u/14264029/TestEverything.pdf] | |
- nosetests, django_nose | |
- coverage.py | |
- mock - mimic interface of classes | |
- django-fixture-magic | |
- jenkins ci | |
- git hooks | |
- lettuce - business readable tests | |
- sec | |
- django-secure [https://github.com/carljm/django-secure] | |
- slides | |
- [http://lanyrd.com/2011/djangocon-us/coverage/] | |
- [http://www.mechanicalgirl.com/view/djangocon-2011-follow-up/] | |
hosting | |
======= | |
- managed hosting | |
- ep.io - per-hour | |
- dotcloud.com - various | |
- heroku ? | |
- gondor.io - api, postgres | |
- apphosted.com | |
- djangozoom.com | |
- appengine | |
- in-house | |
- web server | |
- apache | |
- lighttpd | |
- nginx | |
- configuration management | |
- chef | |
- fabric | |
websockets | |
========== | |
JSON-RPC over WebSockets | |
https://github.com/brainrape/jsonrpcws | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment