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-24 00:46:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Claude Paroz
42a67ec1cd
Fixed
#21269
-- Don't crash when CommandError contains non-ascii
...
Thanks
kontakt@eikefoken.de
for the report.
2013-10-14 21:21:07 +02:00
..
app_with_import
…
broken_app
…
complex_app
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
custom_templates
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
management
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
simple_app
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
__init__.py
…
models.py
…
tests.py
Fixed
#21269
-- Don't crash when CommandError contains non-ascii
2013-10-14 21:21:07 +02:00
urls.py
…