Login

Pissed-off Command Prompt

Author:
branvs
Posted:
July 10, 2008
Language:
Python
Version:
.96
Score:
4 (after 8 ratings)

Computers need to vent their frustration sometimes, too!

1
python -c "from django.conf import global_settings; print '!!! '.join(global_settings.PROFANITIES_LIST).upper()"

More like this

  1. Template tag - list punctuation for a list of items by shapiromatron 3 months ago
  2. JSONRequestMiddleware adds a .json() method to your HttpRequests by cdcarter 3 months, 1 week ago
  3. Serializer factory with Django Rest Framework by julio 10 months, 1 week ago
  4. Image compression before saving the new model / work with JPG, PNG by Schleidens 10 months, 3 weeks ago
  5. Help text hyperlinks by sa2812 11 months, 3 weeks ago

Comments

Please login first before commenting.