Code Archive Skip to content Google About Google Privacy Terms
Updated May 31 at 08:05 CDT (first posted May 30 at 09:57 CDT) by Remi in Django, Memory, Tips - 10 comment(s) Most people manage to run their Django site on mod_python within the memory limits of their "Shared 1" or "Shared 2" plans but a few people are struggling to stay within the limits. So here are a few tips that you can use to try and keep your memory usage down when using Django on mod_py
Open Source Repositories Have Movedby Corey Oordt • Published 11 May 2011 We’ve moved The Washington Times’ open source projects on github to http://github.com/callowayproject Comments django - open source - python Finding Which Python Packages Are Out-Of-Dateby Corey Oordt • Published 8 Apr 2011 As your projects get bigger, they collect more and more packages. It can be a chore keeping track of w
Hi, I'm announcing a project I have called django-viewtools django-viewtools provides a management command to help in debugging and profiling views Overview django-viewtools provides a number of management commands for debugging views. There are a number of flags that can be used when calling the view -d, --debug: This sets settings.DEBUG to True before calling the view. This allows you to retriev
ratelimitcache for Django ========================= By Simon Willison - http://simonwillison.net/ A rate limiter that uses Django's cache framework, with no requirement for a persistent data store. More information: http://simonwillison.net/2009/Jan/7/ratelimitcache/ Installation: Place the ratelimitcache.py on your Python path. Configure your CACHE_BACKEND setting. For best results, use the memca
For an ongoing project I am implementing basic advertising functionality, where I define a number of positions in the page and advertisers can self-serve to create an advertisement to fit those positions. Each 'Position' can have different attributes turned on or off. For example, a 'sidebar' ad may permit an image and link text, however a 'footer' ad may only contain link text. When the user crea
Do not track! Better is a privacy tool for Safari on iPhone, iPad, and Mac. It protects you from behavioural ads and the companies that track you on the web. Historical content: I wrote this article over 8 years ago on 2008-12-25. You are viewing an archived post from my old WordPress blog. The archive contains over 1,600 articles written over a ten year period. The formatting and contents of the
Welcome to Djangosnippets.org, a site for users of the Django web framework to come together and share useful "snippets" of reusable code. If you're just here to browse, you can look through snippets organized by author, by language or by tag. You can also have a look at the top-rated snippets and the most-bookmarked snippets. If you'd like to contribute, sign up for a free account and you'll be a
Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and infrastructure tools, Pinax takes care of the things that many sites have in common so you can focus on what makes your site different. Pinax has been used for everything from social networks to conference websites, and from intranets to online games.
Yesterday I wrote briefly about my development to deployment pipeline, and I very briefly mentioned Fabric, which is a Capistrano-like tool written in Python that helps remove mindless repetition from deployment. For a long time I was content with the SSH into the server and do stuff approach to deployment (I'm not managing any large deployments, and am usually dealing with small projects without
Converting Django models into Graphviz DOT files You can accomplish this by using the django-extensions package, you can install it from pypi. Examples MC Minerali Ceramici Usage Follow the steps from the original documentation http://django-extensions.readthedocs.org/en/latest/graph_models.html Feedback Please direct all feedback to https://github.com/django-extensions/django-extensions camer
The sitemap framework¶ Django comes with a high-level sitemap-generating framework to create sitemap XML files. Overview¶ A sitemap is an XML file on your website that tells search-engine indexers how frequently your pages change and how “important” certain pages are in relation to other pages on your site. This information helps search engines index your site. The Django sitemap framework automat
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く