Logo
Explore Help
Sign In
Django/django
11
0
Fork 0
You've already forked django
Code Pull Requests Projects Releases Activity
django/django/bin
History
Aymeric Augustin 79d62a7175 [py3] Added fixer for python_2_unicode_compatible.
This doesn't deal with classes that define both __unicode__ and
__str__; the definition of __str__ should be removed first. It
doesn't guarantee that __str__ will return a str (rather than bytes)
under Python 3 either.
2012-08-12 14:44:40 +02:00
..
profiling
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
daily_cleanup.py
Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report
2009-03-14 05:18:02 +00:00
django-2to3.py
[py3] Added fixer for python_2_unicode_compatible.
2012-08-12 14:44:40 +02:00
django-admin.py
Moved all logic from django-admin.py into django.core.management, into a new execute_from_command_line() function, so it can be called from other scripts. Also improved createproject to disallow 'django' and 'test' as project names.
2005-12-06 05:17:52 +00:00
unique-messages.py
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00
Powered by Gitea Version: 1.23.5 Page: 28ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API