This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-13 12:02:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
requirements
History
Ed Morley
547c7e6756
[1.10.x] Refs
#27132
-- Added pylibmc to test requirements.
...
Backport of 5d978c46216df53884fbca590a9abe660a739774 from master
2016-08-29 16:28:02 +01:00
..
base.txt
[1.10.x] Refs
#27132
-- Added pylibmc to test requirements.
2016-08-29 16:28:02 +01:00
mysql.txt
Bumped mysqlclient test requirement to >= 1.3.7.
2015-11-12 21:34:00 -05:00
oracle.txt
…
postgres.txt
Fixed
#24335
-- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres).
2015-02-16 18:07:27 -05:00
py2.txt
Fixed
#25764
-- Added support for serialization of enum.Enum in migrations.
2015-11-19 17:21:12 -05:00
py3.txt
…