Archives week 28 of 2012

July 9, 2012 - July 15, 2012

Patch Django Management to allow pyc, so and pyd modules

So you have an "embeddded" Django instance where you want to strip the thing down to the minimum required files.  You run compileall on your site-packages, then strip/delete all of the .py files... and your Django becomes pretty useless, because it no longer recognizes any of your management plugins (not even the built-in ones).

This ...

Continue reading

Daily archives

Previous week

Week 27 of 2012

Next week

Week 36 of 2012

Archives