Skip to content

Releases: agconti/cookiecutter-django-rest

0.8.0

28 Dec 17:49
4e8c8d7
Compare
Choose a tag to compare

Release 0.8.0 #468

  • Upgrade to Django 2.0 #505
  • Fully Dockerize app #325
  • Update ReadMe overview to be more descriptive #470
  • Remove IA Diagram from README #469
  • Add code of conduct to repo #473
  • cannot connect to postgres db #450
  • fab init: #425
  • Nose not picking up tests #416
  • Add users app config. Rename models.py to signals.py #414
  • Fix python3 print statements #388
  • CORS #364

Release 0.7.0

16 Oct 13:52
Compare
Choose a tag to compare

Release 0.7.0 #327

  • Upgrade to Django 1.10 #328
  • Add auth password validators #253
  • Update manage.py with new django 1.10 content. #252
  • Update MIDDLEWARE_CLASSES setting to MIDDLEWARE #209
  • Update to Django 1.10 logging configuration #208
  • Update mkdocs to 0.16.1 #334
  • Update gevent to 1.2.0 #336
  • Update coverage to 4.3 #339
  • Update coverage to 4.3.1 #341
  • Remove django-secure #356
  • Update gevent to 1.2.1 #360
  • Update newrelic to 2.78.0.57 #353
  • Update whitenoise to 3.2.3 #352
  • Update django to 1.10.5 #351
  • Update newrelic to 2.78.0.57 #350
  • Update dj-database-url to 0.4.2 #349
  • Update django-model-utils to 2.6.1 #348
  • Import Error #337
  • Update whitenoise to 3.3.0 #363
  • Update markdown to 2.6.8 #362
  • Update ipdb to 0.10.2 #361
  • Update djangorestframework to 3.5.4 #372
  • Update flake8 to 3.3.0 #371
  • Update ipython to 5.2.2 #369
  • Update djangorestframework to 3.5.4 #374
  • Update flake8 to 3.3.0 #373
  • Update django-versatileimagefield to 1.6.3 #376
  • Update boto to 2.46.1 #379
  • Staticfiles dirs is a list of lists #386
  • Update psycopg2 to 2.7 #384
  • Update django to 1.10.6 #383
  • Update newrelic to 2.80.1.61 #382
  • Update ipython to 5.3.0 #381
  • Update gunicorn to 19.7.0 #387
  • Update django-rq to 0.9.5 #394
  • Update newrelic to 2.82.0.62 #395
  • Update mkdocs to 0.16.2 #393
  • Update psycopg2 to 2.7.1 #392
  • Update djangorestframework to 3.6.2 #391
  • Update django-model-utils to 3.0.0 #402
  • Update mkdocs to 0.16.3 #401
  • Update django to 1.11 #400
  • Update pytz to 2017.2 #398
  • Update django-filter to 1.0.2 #397
  • Update gunicorn to 19.7.1 #396
  • Update ipython to 6.0.0 #407- [ ] Update newrelic to 2.86.0.65 #411
  • Update fabric to 1.13.2 #409
  • Update ipdb to 0.10.3 #408
  • Update django-versatileimagefield to 1.7.0 #406
  • Update django-filter to 1.0.4 #420
  • Update newrelic to 2.86.1.66 #419
  • Update coverage to 4.4.1 #417
  • Update djangorestframework to 3.6.3 #415

0.6.0

19 Dec 17:38
Compare
Choose a tag to compare

Release 0.6.0 #167

  • Update travis badge to private repo #26
  • django-configuration conflicts with pycharm python console #234
  • Add jwt and oauth2 for third parties (social) #239
  • Upgrade gevent to secure version #322
  • Update newrelic to 2.76.0.55 #321
  • Update factory-boy to 2.8.1 #320
  • Update boto to 2.45.0 #319
  • Update pytz to 2016.10 #314
  • Update django-versatileimagefield to 1.6.2 #313
  • Update boto to 2.44.0 #312
  • Update fabric to 1.13.1 #311
  • Update django-filter to 1.0.1 #303
  • Update flake8 to 3.2.1 #302
  • Upgrade Django to secure version, 1.9.11 #297
  • Update django-versatileimagefield to 1.6.1 #296
  • Update flake8 to 3.2.0 #294
  • Update newrelic to 2.74.0.54 #293
  • Update django-rq to 0.9.4 #288
  • Update mkdocs to 0.16.0
  • Update djangorestframework to 3.5.2 #281
  • Update newrelic to 2.72.1.53 #278
  • Update django-redis-cache to 1.7.1 #279
  • Add dependency caching for traivs #272
  • Update djangorestframework to 3.5 #275
  • Update newrelic to 2.72.0.52 #271
  • Update djangorestframework to 3.5.0 #270
  • Update django-rq #269
  • Update boto to 2.43.0 #265
  • Update django-filter to 0.15.3 #263
  • Update pytz to 2016.7 #261
  • Update django-filter to 0.15.2
  • Update whitenoise to 3.2.2
  • Update django-model-utils to 2.6
  • Update django-filter to 0.15.0
  • Update djangorestframework to 3.4.7
  • Update markdown to 2.6.7
  • Update newrelic to 2.70.0.51 #240
  • Update djangorestframework to 3.4.6 #237
  • Update django-redis-cache to 1.7.0 #232
  • Update djangorestframework to 3.4.5 #231
  • Update django-filter to 0.14.0 #228
  • Update ipython to 5.1.0 #229
  • Update django-model-utils to 2.5.2 #223
  • Update whitenoise to 3.2.1 #222
  • Update flake8 to 3.0.4 #219
  • Update django-rq to 0.9.2
  • Update djangorestframework to 3.4.3 #215
  • Update django-model-utils to 2.5.1 #213
  • Update djangorestframework to 3.4.2 #212
  • Move pyup badge to top level readme #201
  • Limit default pagination size to 10 #191
  • Update logging config to match django 1.9 changes #190
  • Add pyup for easy dependency management. #189
  • Set django storages default acl to public read #188
  • Update IsOwnerOrReadOnly to IsUserOrReadOnly #187
  • Add RQ_SHOW_ADMIN_LINK to true in config/common #186
  • Add created_on_demand versatile image field to True for local development #185
  • Upgrade to DRF 3.4 #184
  • Error when running migrate command on Azure VM #181
  • Update users serializer for new write only field syntax #183
  • Upgrade Django 1.9.7 #180
  • Update IsOwnerOrReadOnly permission docstring to be more clear #178
  • Upgrade django-redis-cache to v1.6.5 #173
  • Update /users documentation. #172
  • Update language in README overview #168
  • Add push notifications to features list #123 [ Decided against implementing ]
  • Implement django-push-notifications over django-pnm #122 [ Decided against implementing ]
  • Upgrade auth to use jwt #21 [ Decided against implementing ]
  • Update dependencies #175
  • Add ia diagram that details the scaffolded server's structure to docs #119
  • Evaluate heroku redis as a replacement for Redis To Go #99
  • Evaluate django-q to replace django-rq #59
  • Update travis badge to private repo #26

0.5.0

20 Feb 15:43
Compare
Choose a tag to compare

Release 0.5.0 #148

  • Remove duplicate append slash setting in config/common #162
  • Add .github folder and include issue and pull request templates #160
  • Remove django sites configuration since its not needed for rest apis #161
  • Update django template loaders settings #158
  • Scale heroku dynos to hobby tier #157
  • Add django-unique-upload for unique uploads with uuids #154
  • Set versatile image's field to 'create_images_on_demand' to false in production by default. #153
  • boto not add the Signature and Key to #152
  • Set APPEND_SLASH to False #149

0.4.0

01 Feb 00:58
Compare
Choose a tag to compare

Release 0.4.0 #127

  • Updated drf page number pagination settings #145
  • Upgrade user model pks to uuids #65
  • For connivence, separate runserver from createsuperuser #140
  • Add @python_2_unicode_compatible to models #139
  • Remove zeropush config from fab init #138
  • Use standard django-configurations once it releases 0.9 #63
  • Refactor settings to use Django class based settings instead of Django Configurations #118
  • Add .editorconfig file #101
  • Update dependencies #129
  • django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet #131
  • Heroku link is broken in ReadMe #135
  • Add django configurations to features list #133

0.3.0

14 Dec 01:21
Compare
Choose a tag to compare

Release 0.3.0 #109

  • Add travis badge to project readme #110
  • Allow for python 3 support for urlparse #113
  • Change to api-root from 301 to 302 #115
  • Upgrade to factory boy 2.6 #117
  • Add django 1.8 security middleware to common.py #121
  • Upgrade to Django 1.9 #124
  • Remove Django-pnm #126

0.2.0

18 Oct 16:09
Compare
Choose a tag to compare

Release 0.2.0 #40

  • Update heroku postgresql addon config #98
  • Fix fabfile spacing #103
  • Do super() in test case of users #106
  • Remove auth_token from UserSerializer #104
  • Set up automated testing via travis #107

0.1.0

17 Sep 00:58
Compare
Choose a tag to compare

Release 0.1.0 #4

  • Update users app with the appropriate test cases #1
  • Add api docs for user app #2
  • add tests for auth tokens #43
  • Add api docs for auth #3
  • Add django-storages-redux config to production. #6
  • Handle "/" routing #7
  • add redis to app readme prerequisites. #9
  • Upgrade mkdocs to 0.14.0 #10
  • Add git init to project ReadMe #17
  • Update pg backups with schedule time #18
  • Migrate the database after deploys #19
  • add fab dev and qa tasks back in #20
  • Update docs index to include readme #27
  • Update flake8 fab task to target project dir #30
  • Exclude migrations from flake8 #31
  • Configure nosetests arguments #32
  • Update flake8 to allow for easy debugging #37
  • Add faker for mocking #41
  • Remove email notifications from travis #48
  • Update cookie cutter params to specify username / organization name #47
  • Add github username to heroku repo deploy #46
  • Update app routing to use a single DefaultRouter #45
  • Exclude mkdocs site dir via gitignore #52
  • Update django-pnm to 0.1.5 #54
  • Update Authentication docs to include obtain auth_token endpoint #56
  • Add caching via django-redis to features list #58
  • Update ReadMe with more detailed background on project #60
  • Upgrade to Django 1.8 after django-configurations has been upgraded. #8
  • Add gif of scaffolding to ReadMe #66
  • Fix broken heroku run command #71
  • Database values are not set in Travis file #69
  • Running ./manage.py test will result in "Coverage.py warning: Module walc was never imported." #67
  • Tests should have --nologcapture added to the NOSE_ARGS #77
  • Add contributing.md #74
  • RelatedObjectDoesNotExist: User has no auth_token. #75
  • Configure Django template debug settings #82
  • Update to DRF 3.2.3 #81
  • Update to Django 1.8.4 #80
  • Upgrade Django-pnm to 1.6 #86
  • Update RedirectView.permanent to true for api-root route #90
  • Upgrade dependencies #89
  • Update .travis postgres config #88
  • Add .coveragerc #73