- 28 Nis, 2012 21 kayıt (commit)
-
-
Karen Tracey yazdı
-
Adrian Holovaty yazdı
Corrected i18n javascript_catalog Reference Error
-
Adrian Holovaty yazdı
Fixed bullet formatting for README.rst.
-
Jason Davies yazdı
-
Matthew Tretter yazdı
-
Adrian Holovaty yazdı
Changed phone2numeric to use generator expressions instead of lambdas
-
Not Carl yazdı
-
Adrian Holovaty yazdı
Updated some antique references in "Is Django stable?"
-
Adrian Holovaty yazdı
Fixed typo: instanciating -> instantiating in django/views/generic/edit.py
-
Adrian Holovaty yazdı
-
Scott Klein yazdı
-
Tom Terrace yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Not Carl yazdı
-
Not Carl yazdı
-
Adrian Holovaty yazdı
-
Adrian Holovaty yazdı
-
Adrian Holovaty yazdı
-
Adrian Holovaty yazdı
-
Adrian Holovaty yazdı
-
- 27 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks saschwarz for the report, jeff@deserettechnology.com for the initial patch and Ramiro Morales for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 26 Nis, 2012 4 kayıt (commit)
-
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17941 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17940 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17939 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
Fixed #18038 -- Removed the 'supports_inactive_user' backwards-compatibility flag. Thanks Aymeric Augustin for the initial patch and Ramiro Morales for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17938 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 25 Nis, 2012 2 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
Fixed #18060 -- Corrected the import path of an example in custom management commands docs. Thanks smuss for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 Nis, 2012 5 kayıt (commit)
-
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Anssi Kääriäinen yazdı
Thanks to Sylvain Lebon for the report, krzysiumed for the patch and charettes and claudep for reviews. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17933 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Anssi Kääriäinen yazdı
Fixed #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if the server version is greater than 5.0.12. This allows for much faster testing. Thanks to aigarius for the report and claudep and ramiro for review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
Fixed #17954 -- Fixed dependency checking for test databases. Thanks Łukasz Rekucki for the report and the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17931 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #18187 -- Completed example and details about custom command options. Thanks purple for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 22 Nis, 2012 4 kayıt (commit)
-
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Alex Gaynor yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Alex Gaynor yazdı
Ignore .svn directories in the folders test from [17925]. This is what happens when you use git-svn. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Alex Gaynor yazdı
Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 21 Nis, 2012 2 kayıt (commit)
-
-
Ramiro Morales yazdı
Refs #15507, #18116 and r17341, r17921. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
Claude Paroz yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-