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-25 01:34:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Baptiste Mispelon
dc9c359546
Fixed
#20594
-- Add validation to models.SlugField.
...
Thanks carbonXT for the report.
2013-06-13 13:31:57 -04:00
..
backends
Revert "Fixed
#20462
- Fixed sqlite regex lookups for null values and non-string fields."
2013-06-11 17:55:19 -04:00
models
Fixed
#20594
-- Add validation to models.SlugField.
2013-06-13 13:31:57 -04:00
__init__.py
Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter
2013-05-23 15:19:12 +02:00
transaction.py
Changed API to disable ATOMIC_REQUESTS per view.
2013-05-19 19:53:16 +02:00
utils.py
Fixed
#17601
-- expose underlying db exceptions under py2
2013-06-04 12:46:10 +01:00