@djangoproject · Post #599 · 24.04.2018 г., 03:09
https://code.tutsplus.com/tutorials/10-insanely-useful-django-tips--net-974 10 Insanely Useful #Django Tips There are quite a few great little tricks and tips one could use on their Django projects that would speed up development and save many headaches in the long run. From basic to obscure, these tips can help any skill-level of programmer become more adept with Django and all it's glory. 1. Use relative paths in the configuration 2. Use the {% url %} tag 3. Use Django admin for your PHP apps 4. Use a separate media server 5. Use the Debugger Toolbar 6. Use Django Unit Testing 7. Use a Cheatsheet 8. Utilize django-chunks 9. Utilize Memcache 10. Stop hacking scripts together and just use Django
Hashtags