VirtualTam's bookmarks
188 bookmarks found
-
Milligram - A minimalist CSS framework.
2018-04-16 -
Modern PHP Without a Framework | Kevin Smith
2018-03-22 "It's hard to start using frameworks if you don't understand the problems that they aim to solve."
-
-
Administration
- https://docs.djangoproject.com/en/2.0/ref/contrib/admin/
- https://docs.djangoproject.com/en/2.0/ref/contrib/admin/admindocs/
Models and Querysets
- https://docs.djangoproject.com/en/2.0/topics/db/models/
- https://docs.djangoproject.com/en/2.0/ref/models/instances/
- https://docs.djangoproject.com/en/2.0/ref/models/fields/
- https://docs.djangoproject.com/en/2.0/topics/db/aggregation/
Static files
User management
- https://docs.djangoproject.com/en/2.0/topics/auth/default/
- https://docs.djangoproject.com/en/2.0/topics/auth/customizing/
- https://docs.djangoproject.com/en/2.0/ref/contrib/auth/
- https://docs.djangoproject.com/en/2.0/ref/settings/#login-redirect-url
URL dispatcher
-
Vim and Django
2018-02-10 - https://code.djangoproject.com/wiki/UsingVimWithDjango
- http://www.vim.org/scripts/script.php?script_id=1487
- https://github.com/jmcomets/vim-pony/
- https://github.com/vim-scripts/django.vim
- https://github.com/tweekmonster/django-plus.vim
- https://stackoverflow.com/questions/4027961/describe-your-customized-vim-editor-for-python-django-development
- https://www.reddit.com/r/vim/comments/2zkxip/some_good_vimrcs_blog_posts_about_using_vim_with/
-
Sphinx, apidoc and Django
2018-01-28 - https://stackoverflow.com/questions/34461088/sphinx-apidoc-on-django-build-html-failure-on-django-core-exceptions-appregistr
- https://stackoverflow.com/questions/19037649/using-sphinxs-sphinx-apidoc-utility-to-autogenerate-documentation-from-python-c
- https://stackoverflow.com/questions/46375983/sphinx-apidoc-strange-output-for-django-app-models-py
- http://www.sphinx-doc.org/en/stable/man/sphinx-apidoc.html
- https://github.com/sphinx-doc/sphinx/issues/2095
- https://samnicholls.net/2016/06/15/how-to-sphinx-readthedocs/
- http://www.sphinx-doc.org/en/stable/ext/napoleon.html