Skip to content

Releases: boydjj/awpug-django-2017

Include updated slides through v0.11.0

30 Sep 02:50
Compare
Choose a tag to compare
Pre-release
v0.11.1

Add slides through v0.11.0

Add users/RLE APIs using django-rest-framework

30 Sep 02:48
Compare
Choose a tag to compare
v0.11.0

Add filtering of RLE results to the authenticated user

Integrate with django-oauth-toolkit

28 Sep 22:11
Compare
Choose a tag to compare
Pre-release
v0.10.0

Enable using OAuth 2 as an authentication provider

Add my_entries page and login ability

28 Sep 20:28
Compare
Choose a tag to compare
Pre-release
v0.9.0

Add login page for users

Add my_entries view and fix bug where we were saving entries incorrectly

28 Sep 03:56
Compare
Choose a tag to compare
v0.8.0

Fix a couple bugs where we weren't saving RequestLogEntries properly

Use RequestLogEntry in existing view and let users "replay" requests

24 Aug 06:05
Compare
Choose a tag to compare
v0.7.0

Add a simple DetailView for our new model

Add RequestLogEntry model and integrate with admin

23 Aug 05:07
Compare
Choose a tag to compare
v0.6.0

Integrate RequestLogEntry model  with Django admin

Refactor httpbucket view into CBV

22 Aug 05:25
Compare
Choose a tag to compare
Pre-release
v0.5.0

Refactor echo_get into CBV

Add echo view for /get URL

28 Jul 04:13
Compare
Choose a tag to compare
Pre-release
v0.4.0

Add echo view for /get URL

Add our first view

27 Jul 05:35
Compare
Choose a tag to compare
Add our first view Pre-release
Pre-release
v0.3.0

Add our first view