Skip to content

Commit

Permalink
Fixing spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherineMichel authored Jan 22, 2018
1 parent 51ae2b5 commit a9a280f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
[![](http://slack.pinaxproject.com/badge.svg)](http://slack.pinaxproject.com/)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)


## Table of Contents

* [About Pinax](#about-pinax)
Expand All @@ -34,11 +35,13 @@
* [Connect with Pinax](#connect-with-pinax)
* [License](#license)


## About Pinax

Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable
Django apps, themes, and starter project templates. This collection can be found at http://pinaxproject.com.


## pinax-notifications

### Overview
Expand Down Expand Up @@ -168,7 +171,6 @@ This will call the handler to create notices after the application is migrated.
default_app_config = 'myapp.apps.MyAppConfig'
```


#### Templates

Default templates are provided by the `pinax-templates` app in the
Expand Down Expand Up @@ -511,7 +513,6 @@ your notice `full.txt` and `short.txt` plain text templates must now be autoesca
### 3.0
* fix compatability with Django migrations


### 2.1.0
* add Django migrations

Expand Down Expand Up @@ -605,4 +606,4 @@ and check out our [Pinax Project blog](http://blog.pinaxproject.com).

## License

Copyright (c) 2012-2018 James Tauber and contributors under the [MIT license](https://opensource.org/licenses/MIT).
Copyright (c) 2012-2018 James Tauber and contributors under the [MIT license](https://opensource.org/licenses/MIT).

0 comments on commit a9a280f

Please sign in to comment.