Skip to content

Commit

Permalink
Fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
v committed Apr 21, 2012
1 parent 9e4502b commit dcccb33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code-samples/django/README.md
@@ -1,4 +1,4 @@
### Developing Web Applications in Python quickly with Django and MongoDB.
# Developing Web Applications in Python quickly with Django and MongoDB.

## Installation

Expand Down Expand Up @@ -61,7 +61,7 @@ When you hit it with parameters you'll see "Wow you know how to read parameters.

For your hacks, you will probably want to use [django templates](http://www.djangobook.com/en/beta/chapter04/) to write your views instead of returning HttpResponse objects.

#### Connecting to MongoDB
## Connecting to MongoDB

Django does not support MongoDB officially (even though people have written some pretty good drivers for it).

Expand Down

0 comments on commit dcccb33

Please sign in to comment.