Archive
Archive for the ‘web development’ Category
[webdev] nice CSS buttons
August 4, 2014
Leave a comment
I found some nice CSS3 gradient buttons. Here is a demo with the buttons.
Categories: web development
button, css
[django, webdev] Django and web dev. posts
August 4, 2014
Leave a comment
Today I started to write some posts on Django. As I progress with Django (and web development), I want to continue writing posts. Here I will collect my posts, so they can be reached easily.
Django
- getting started
- virtualenvwrapper + optimal project layout + requirements.txt
- a skeleton for new projects (+ github repo)
- init_app.py: complete the initialization of an app.
- using PostgreSQL for local development
- create a formatted string with the Django template system
- deploy Django on Heroku (+ direct link to Heroku guide)
- force HTTPS on Heroku (+ django-sslify)
- Heroku with GoDaddy
- must-watch videos (+ direct link)
- awesome Django apps, projects and resources (+ direct link)
- virtualenvwrapper with Python 3
web dev.
- CSS3 gradient buttons (for instance for your forms buttons)
Categories: django, web development


You must be logged in to post a comment.