You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Howdy, fellow Djangites,
This is going to sound downright larney - but is there a special method to delete Django projects and apps, or is it fine to just delete the directories? I know that most third party Python packages can be "uninstalled" by simply removing them from the default Python installation's site-packages directory or wherever else they happen to be. I just wonder if there are any configuration settings somewhere that would flip their wigs about me not using a specific tool e.g. django-admin.py to uninstall?
I'm currently developing on Linux - Ubuntu Lucid Lynx (10.04).