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-03-01 20:36:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
History
Aymeric Augustin
19c2fe04a8
[1.8.x] Fixed a few uses of Template that relied on a default engine.
...
Refs
#24389
. Backport of 556a748 from master
2015-02-22 23:22:19 +01:00
..
cache
[1.8.x]
Fixed
#24351
,
#24346
-- Changed the signature of allow_migrate().
2015-02-20 21:55:50 +07:00
checks
…
files
…
handlers
…
mail
…
management
[1.8.x] Fixed a few uses of Template that relied on a default engine.
2015-02-22 23:22:19 +01:00
serializers
[1.8.x]
Fixed
#24320
- Used field.value_to_string() in serialization of foreign key.
2015-02-13 12:45:35 -05:00
servers
[1.8.x] Fixed typo in django.core.servers.basehttp message.
2015-02-19 19:37:22 -05:00
__init__.py
…
context_processors.py
…
exceptions.py
…
paginator.py
…
signals.py
…
signing.py
…
urlresolvers.py
…
validators.py
…
wsgi.py
…