Simón Oroño
0dcaf0d0a0
Remove unused packages in requirements.txt
2023-11-26 11:57:16 -04:00
Simón Oroño
8f716cdbf0
Update Django to version 3.1
...
Some third-party packages had to be updated and some new settings were
added due to `manage.py` not running.
2023-11-26 11:57:16 -04:00
GuikiPT
7e28cfbe17
Update requirements.txt
...
Fix error when execute `make install` in virtual python enviroment
2023-03-13 17:11:25 +00:00
Alessandro Pezzè
292d9e8da5
try: update patch
2021-05-14 14:53:42 +02:00
Alessandro Pezzè
3bbc9da829
try: downgrade djangorestframework
2021-05-12 19:52:58 +02:00
Alessandro Pezzè
1848044489
try: downgrade django-redis
2021-05-12 19:42:21 +02:00
Alessandro Pezzè
3c53e4f751
try: downgrade django
2021-05-12 19:34:59 +02:00
Alessandro Pezzè
432b7304c3
chore: increase minor
2021-04-29 19:36:27 +02:00
Alessandro Pezzè
4f012fb23b
chore: downgrade djangorestframework
2021-04-28 23:16:58 +02:00
Alessandro Pezzè
8db11d3240
chore: update deps
2021-04-27 21:58:16 +02:00
Alessandro Pezzè
23f3d25ea2
refactor: remove unused Pillow
2019-12-28 16:59:29 +01:00
dependabot[bot]
353c4058cc
Bump django from 2.1.2 to 2.1.11
...
Bumps [django](https://github.com/django/django ) from 2.1.2 to 2.1.11.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.1.2...2.1.11 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-09-26 03:37:38 +02:00
Naramsim
67184ce2f9
fix(build): update django-redis
2019-01-06 18:59:32 +01:00
Charles Marttinen
4a3637fddb
chore: Update Django to 2.1.2
2018-10-20 11:35:11 -04:00
Charles Marttinen
3d64938a3f
chore: Upgrade to Python 3 and update Django to 2.0
2018-10-20 11:35:11 -04:00
Charles Marttinen
546038a831
chore: Update Django to 1.11
2018-10-20 11:35:11 -04:00
Charles Marttinen
23ba8056ef
chore: Update Django to 1.10
2018-10-20 11:35:11 -04:00
Charles Marttinen
ee96433e6d
chore: Update Django to 1.9
2018-10-20 11:35:11 -04:00
Charles Marttinen
76c2b58e4e
fix: Remove old website and associated code
...
The pokeapi.co website has been rebuilt and moved to a separate
project, so the website in this project is obsolete.
This removes all files and code related to the website, including the
'alerts' and 'hits' apps (which managed website alerts and the hit
counter) and unused site assets (CSS, JS, images).
2018-10-18 23:18:36 -04:00
Sargun Vohra
b436fdbc83
Update version of psycopg2
...
Versions below 2.7 no longer work on recent version of Ubuntu.
See https://github.com/psycopg/psycopg2/issues/594 .
2018-09-16 03:27:33 -07:00
root
6a5644b197
Put back requirements to not break the server
2017-10-22 12:18:57 +00:00
Alessandro Pezzè
9203a0d286
Sun and moon data ( #305 )
...
* badges
* Added CSV from Veekun
* added sprites from Veekun website
* quick fixes for an Exception
* bumped dependencies version
* add comment on how to upgrade to Django 1.11
* added some reminds to caching, our official wrappers and the true cost of the server
* remove index.html from sprites
* update to conform django-rest-framework 3.3.0 guidelines
* lint
2017-10-21 13:21:23 +00:00
Paul Hallett
daa567d218
Update requirements ( #254 )
2016-08-13 08:58:28 +01:00
Paul Hallett
7e78458e37
Add digital ocean sponsorship stuff ( #239 )
2016-07-21 12:13:09 +02:00
Alexandre Boucey
d771c293df
Added Docker Compose support for production ( #183 )
...
* Added Docker Compose support for production
* Added rate limiting to nginx
2016-07-07 13:23:59 +01:00
Paul Hallett
eb5783697b
Set up redis cache ( #176 )
2016-04-30 15:36:56 +01:00
Paul Hallett
422d98fff2
Optimisations ( #174 )
...
* removed all the things causing slow times on data
* fixup look sharp
* use ujson
* bep
2016-04-30 13:02:27 +01:00
Paul Hallett
8c8f80d66c
Set up stripe donation button ( #158 )
...
* Set up stripe donation button
* Add crsf_exempt import
* rebase and update
2016-04-22 10:55:42 +01:00
root
921493826c
version rollback
2016-03-07 10:54:13 +00:00
phalt
36e8781c68
Version bumps, removing whitespaces
2016-03-05 08:26:51 +00:00
Ben Chauvette
9e89d26a41
Bump minimum DRF version to 3.1.0
2016-03-02 23:30:54 -05:00
Zane Adickes
66370dad44
ui using django templates
2016-01-06 17:10:05 -05:00
Zane Adickes
744193dcab
merge with what @phalt has done so far
2015-09-05 22:10:13 -04:00
Zane Adickes
3798d3b4cf
Start on Ability api
2015-09-05 21:22:06 -04:00
phalt
9adcec8eac
inital rest_framework progress
2015-02-22 17:11:40 +00:00
phalt
dbc7895934
remove xml for now
2014-12-15 10:13:52 +00:00
Alex Petersen
3337817bf9
added CORS middleware with basic installation / tests for v1 & v2 apis
2014-12-06 17:57:42 -05:00
phalt
21a1d4bf46
initial commit
2014-12-04 11:11:46 +00:00