This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
26,797
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mariusz Felisiak
1a9cbf41a1
Fixed
#29613
-- Fixed --keepdb on PostgreSQL if the database exists and the user can't create databases.
...
Regression in e776dd2db677d58dcb50aea20d3bb191537df25b. Thanks Tim Graham for the review.
2018-08-03 10:31:55 +02:00
Tim Graham
a862af3839
Fixed
#28893
-- Removed unnecessary dict.items() calls.
2017-12-06 17:17:59 -05:00
Mariusz Felisiak
8cb1b1fd8e
Reorganized backends tests.
2017-06-21 12:00:47 -04:00