Bruno Alla
407a7d8bbc
Setup pre-commit for the template files ( #3433 )
2021-11-26 15:41:50 +00:00
github-actions
15f403c02c
Release 2021.11.25
2021-11-26 02:14:02 +00:00
github-actions
f8a975a3c3
Release 2021.11.24
2021-11-25 02:15:48 +00:00
Bruno Alla
315ead02e4
Upgrade to Django 3.2 ( #3425 )
...
* Upgrade to Django 3.2
* Set DEFAULT_AUTO_FIELD setting
* Use auto AppConfig discovery for users app
2021-11-24 08:05:53 +00:00
github-actions
23de88cc59
Release 2021.11.22
2021-11-23 02:14:20 +00:00
github-actions
00fb3fad8c
Release 2021.11.20
2021-11-21 02:16:08 +00:00
github-actions
5dc3bbc074
Release 2021.11.19
2021-11-20 02:16:15 +00:00
github-actions
99a8e35dbb
Release 2021.11.18
2021-11-19 02:15:50 +00:00
Bruno Alla
183ca2088a
Switch template to calendar versioning & automate releases ( #3415 )
2021-11-18 09:36:42 +00:00
Bruno Alla
f49141d333
Bump version 3.1.13 -> 3.1.13-01
2021-11-18 09:21:04 +00:00
Bruno Alla
0c2d0b08a0
Fix Django Trove classifier
2021-11-16 22:36:09 +00:00
Bruno Alla
b2d46296f0
Move repo under cookiecutter organisation ( #3357 )
2021-10-22 13:40:53 -07:00
Bruno Alla
5690c9503b
Bump version to 3.1.13
2021-08-12 09:40:54 +02:00
Bruno Alla
f576f280ee
Update version in setup.py
2021-06-25 09:55:56 +02:00
Bruno Alla
9e7320ea1b
Merge branch 'master' into fix_upgrade_py39
...
# Conflicts:
# README.rst
# {{cookiecutter.project_slug}}/.gitlab-ci.yml
# {{cookiecutter.project_slug}}/compose/local/django/Dockerfile
# {{cookiecutter.project_slug}}/compose/production/django/Dockerfile
2021-04-08 18:43:54 +01:00
Bruno Alla
fa143aa60a
Bump version to 3.1.8
2021-04-07 20:47:03 +01:00
Bruno Alla
7a289de3e5
Bump version 3.0.13 -> 3.1.7
2021-02-23 19:44:29 +00:00
Bruno Alla
c8a4de1a38
Bump template version
2021-02-22 19:49:08 +00:00
Bruno Alla
9d3d423221
Bump template version
2021-02-06 16:56:50 +00:00
areski
a1d551d067
Update from Python3.8 to Python3.9
2021-01-26 16:13:27 +01:00
Bruno Alla
b40a76eb13
Bump template version
2020-11-03 23:35:24 +00:00
Bruno Alla
dc1c89688c
Update project version in setup.py
2020-09-01 22:06:01 +02:00
Bruno Alla
ed90a04bdb
Update template version to 3.0.9
2020-08-03 10:15:04 +02:00
Bruno Alla
4451f4505e
Update template version to 3.0.8-01
2020-08-03 10:00:47 +02:00
Bruno Alla
3cd7f3a568
Update version to 3.0.8
2020-07-04 16:35:28 +01:00
Bruno Alla
7931511627
Bump version to 3.0.7
2020-06-21 14:20:29 +01:00
Bruno Alla
d02b88f681
Bump to version 3.0.5-01
2020-04-17 19:08:38 +01:00
Bruno Alla
2993bbf78f
Merge pull request #2514 from codnee/python_3.8
...
Upgrade to Python 3.8
2020-04-13 15:13:32 +01:00
Bruno Alla
a9977e78e0
Bump version
2020-04-01 16:02:21 +01:00
Ernesto Cedeno
0cdf60ceac
Change Python version to 3.8
2020-03-29 19:55:27 +02:00
Bruno Alla
ea5db6c4f4
Django 3.0 support ( #2469 )
...
* Bump Django version to 3.0.x to see what breaks
* Update places where Django 2.2 is mentioned to 3.0
* Update to latest Django 3.0 version
* Bump version in setup.py
2020-03-23 21:41:51 +00:00
Nicolas Stefani
02a092876f
Updated python version in classifiers
2019-09-29 21:47:33 -03:00
Bruno Alla
219062cb2b
Update to Django 2.2.1
2019-05-17 22:02:50 +01:00
Daniel Roy Greenfeld
3f753e0411
First pass at running black across the project ( #1602 )
2018-04-08 17:03:29 -05:00
Bruno Alla
c7238238f8
Update README, Changelog and setup.py after Django 2.0 upgrade
2018-02-20 08:13:24 +00:00
Bruno Alla
090c81731b
Merge pull request #1418 from reggieriser/django_python_upgrade_cleanups
...
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-02-07 14:52:27 +00:00
Daniel Roy Greenfeld
793a46ba45
Removed expiramental elastic beanstalk support and bumped official Django version to 1.11.9
2018-01-15 12:33:51 -08:00
Reggie Riser
f7bd7a5814
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-01-03 08:44:54 -05:00
Audrey Roy Greenfeld
734526a8c5
Bump to include Python 3.6
2017-12-28 08:30:33 -08:00
Daniel Roy Greenfeld
6aced9ba73
Remove Python 2.7 support per #1129 ( #1130 )
...
* Remove Python 2.7 support per
* Remove Python 2.7 references
* Remove Python 2.7 references
* remove python 2 entirely
2017-04-21 12:31:45 -07:00
Daniel Roy Greenfeld
1ca507a5e0
Prep for 1.10.7 tag
2017-04-21 08:31:11 -07:00
Fabio C. Barrioneuvo da Luz
5a64696af1
update django to 1.10.1
2016-09-29 01:00:55 -03:00
Fabio C. Barrioneuvo da Luz
5a870dfd32
Bump for 1.9.9-05
2016-09-29 00:14:11 -03:00
Fabio C. Barrioneuvo da Luz
a950eb82f6
Bump for 1.9.9-04
2016-09-21 09:09:58 -03:00
Daniel Roy Greenfeld
bac6a6541e
Bump for 1.9.9-03
2016-08-26 13:37:53 -07:00
Daniel Roy Greenfeld
335170886b
Version bump
2016-08-26 10:51:26 -07:00
Daniel Roy Greenfeld
f1f499ddd3
Update version to Django 1.9.9
2016-08-16 14:15:04 -07:00
Daniel Roy Greenfeld
d7ac30a1d7
Tag as 1.9.6b
2016-05-25 19:14:44 -07:00
Fabio C. Barrioneuvo da Luz
9a2668b4f9
update version of Django, django-extensions and django-mailgun
2016-05-03 21:13:53 -03:00
Bo Lopker
a300f1190d
Quote consistency
2016-04-15 23:29:04 -07:00