Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codingforentrepreneurs/Guides

Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
https://github.com/codingforentrepreneurs/Guides

digital-ocean django django-framework entrepreneurs guides heroku linode linux macos python raspberry-pi raspberry-pi-django regular-expressions setup webfaction windows

Last synced: about 2 months ago
JSON representation

Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.

Awesome Lists containing this project

README

        

Guides
======

Guides for learning + doing better web and app development. Created by [Coding For Entrepreneurs](http://joincfe.com).

[Common Django URL Regular Expression Patterns (regex)](./all/common_url_regex.md)

[Celery & Redis with Django](./all/Celery_Redis_with_Django.md)

[Create a Local & Blank Django Project](./all/Create_a_Local_Django_Project.md)

[Django Image Field and the Python Image Library](./all/imagefield_and_pillow.md)

[Django & Geolocation](./all/Django_Geolocation.md)

[Django Translation](./all/Django_Translation.md)

[Render to PDF in Django](./all/Render_to_PDF_in_Django.md)

[Reactivate Virtual Environment](./all/reactivate_virtualenv.md)

[Reactivar un Entorno Virtual](./es/reactivar_un_virtualenv.md)

[Using South in Django](./all/using_south_in_django.md)

[Kill Server when Errors Occor](./all/kill_server.md)

[Social Sharing with HTML Links](./all/social_share_links.md)

[Angular Webserver with Rack](./all/angular_webserver.md)

### ioT & Raspberry Pi

[Django Pi Network Server Guide | Raspberry Pi + Django](./all/DjangoPiNetworkServerGuide.md)

[Homebaked Parts List | Raspberry Pi + Django](./all/HomebakedPartsList.md)

### Installation Guides

[Python & Django on Mac and Linux](./all/install_django_mac_linux.md)

[Python & Django on Windows](./all/install_django_windows.md)

### Guías de instalación

[Python y Django para Mac y Linux](./es/instalacion_python_y_django_mac_osx_and_linux.md)

[Python y Django para Windows](./es/instalacion_python_y_django_windows.md)

### Database Installation

[Install PostgreSQL on Mac or Linux](./all/install_postgresql_mac_&_linux.md)

[Install PostgreSQL on Windows ](./all/install_postgresql_windows.md)

[Using PostgreSQL with Django](./all/postgresql_and_django.md)

#### Mac-Only Installations

[Carthage](./all/install_carthage.md)

[CocoaPods](./all/install_cocoapods.md)

## Deployment Guides

#### Amazon Web Services
[Elastic Beanstalk & Django](./all/elastic_beanstalk_django.md)

[S3 Staticfiles for Django](./all/s3_staticfiles_django.md)

#### Heroku
[Heroku & Django Deployment Guide](./all/Heroku_Django_Deployment_Guide.md)

#### WebFaction
[WebFaction & Django Deployment Guide](./all/Webfaction_Django_Deployment_Guide.md)

#### Linode
[Linode + Django Deployment Guide](./all/LinodeDjangoDeploymentGuide.md)

#### Digital Ocean
[Digital Ocean + Django Deployment Guide](./all/Digital_Ocean_Django_Deployment_Guide.md)

#### Debian Linux Server Django Setup Guide
[Debian + Django + Apache2 Setup Guide](./all/Debian_Install_Django_Apache2.md)