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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Claude Paroz
384c180e41
Fixed
#19917
-- Added microseconds in default TIME_INPUT_FORMATS
...
Thanks minddust for the report.
2013-03-02 18:11:10 +01:00
..
class-based-views
…
contrib
Fixed
#19960
-- Fixed sentence in contrib.auth signals docs
2013-03-01 22:15:23 +01:00
files
…
forms
…
models
Add a BinaryField model field
2013-03-02 10:29:02 +01:00
templates
…
clickjacking.txt
…
databases.txt
Fixed
#18130
-- Made the isolation level configurable on PostgreSQL.
2013-03-02 15:05:49 +01:00
django-admin.txt
…
exceptions.txt
Refactored database exceptions wrapping.
2013-02-27 17:26:54 +01:00
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#19917
-- Added microseconds in default TIME_INPUT_FORMATS
2013-03-02 18:11:10 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…