Skip to content

Commit

Permalink
Sentence case is awesome for sentences.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Mar 7, 2017
1 parent b859dc6 commit 37550d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Expand Up @@ -26,9 +26,7 @@ customisation of menu contents based on user.
Updates the custom `UserAdmin` so that the email, first and last name fields from the Django `User` model
are in the add user form not just the edit user form.

test settings now use opal.urls as the default url conf. This is so you your plugins urls that load through the opal url conf as well as your own plugins
urls.

The default test runner generated by plugin scaffolding now uses `opal.urls` as the default url conf in the test settings. This allows you to test urls generated by Opal - for instance default form or record templates, or simply raw templates from our generic template view.

### 0.8.0 (Major Release)

Expand Down

0 comments on commit 37550d2

Please sign in to comment.