Commit Graph

26 Commits

Author SHA1 Message Date
Julien Palard 035a1a16c3
Bump to Django 4. 2023-03-30 14:55:40 +02:00
Julien Palard d7bb1d77f5 Validate phone numbers 2023-03-16 09:47:14 +00:00
Élie Bouttier ef07664dee Maintenance update
* Upgrade to django 3.1
* Upgrade dependencies
* Remove django-bower
* Add favicon
* Fix bugs from unit tests
2020-08-09 16:24:42 +02:00
dependabot[bot] 4b9c7aea5d
Bump django from 2.2.7 to 2.2.8
Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.7...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-04 22:04:43 +00:00
Guilhem Saurel a3d429d738 update requirements: django-autoslug is maintained again 2019-11-11 19:13:53 +01:00
Lionel Porcheron e462fb4bc4 Update requirements.txt 2019-09-09 17:03:05 +02:00
Élie Bouttier b4cfc5bf7b update requirements.txt (jinja2) 2017-12-19 17:05:48 +01:00
Élie Bouttier 6cbbb6bd1f django 2.0 2017-12-19 17:05:48 +01:00
Guilhem Saurel 17e807b886 Update requirements
django-select2<6 because it dropped support for python 3.5 that we are
using in prod:
https://github.com/applegrew/django-select2/blob/master/CHANGELOG.md
2017-11-27 22:50:18 +01:00
Élie Bouttier 0a1442b450 generate ICS with iCalendar package 2017-09-18 14:42:26 +02:00
Guilhem Saurel 6f907aff7a fix #72 2017-09-14 02:32:51 +02:00
Élie Bouttier 4538597daf staff: conference configuration 2017-08-12 14:46:25 +02:00
Élie Bouttier 7c0cc5e5de home page + admin 2017-08-12 14:45:32 +02:00
Guilhem Saurel b6d26f675d version pinning with pip-tools 2017-07-09 18:18:41 +02:00
Lionel Porcheron 793de86141 Upgrade Django to 1.11 2017-04-29 23:59:47 +02:00
Élie Bouttier 7b9e252a97 program 2016-10-16 23:36:03 +02:00
Élie Bouttier 52eb4a5d18 new email decoding with python 3.4 functions 2016-09-29 14:29:17 +02:00
Élie Bouttier f4efcf6dfd Add Conference model
This model allow to write markdown home page
2016-08-07 12:51:38 +02:00
numahell e52fb654c7 Add requirements and settings for dev environment. 2016-08-05 23:38:14 +02:00
Guilhem Saurel 0bde350b15 Django 1.10 is out 2016-08-01 21:31:56 +02:00
Élie Bouttier 8f9e1942ea missing django-avatar in requirements 2016-07-23 17:23:13 +02:00
Lionel Porcheron f4f9a0abff Add missing django-select2, drop django-sortedm2m 2016-07-09 19:20:38 +02:00
Guilhem Saurel 3d9d9a554b sortedm2m, remove Speech, reset migrations
BREAK ALL THE THINGS \o/
2016-06-30 01:02:00 +02:00
Guilhem Saurel a07715a7d4 yeouia 2016-06-11 16:08:19 +02:00
Guilhem Saurel 21d65e936d user registration, ponyconf{user, speaker} models 2016-06-11 15:42:40 +02:00
Élie Bouttier f6e04013e3 first commit 2016-06-07 22:59:13 +02:00