- 17 Ock, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 30 Ara, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
This reverts commit a2e3c969. The deprecation was moved back to 1.9 in 61da5f3f.
-
- 21 Eyl, 2014 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks aks for the report.
-
- 11 Haz, 2014 1 kayıt (commit)
-
-
Greg Chapple yazdı
-
- 07 May, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 18 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Karen Tracey for the report.
-
- 17 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse." This reverts commit 071c9337. This introduced a regression on MySQL and custom SQL is deprecated.
-
- 09 Nis, 2014 1 kayıt (commit)
-
-
julien 'pouete' Godin yazdı
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse.
-
- 28 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
The last component of the dotted path to the application module is consistently referenced as the application "label". For instance it's AppConfig.label. appname could be confused with AppConfig.name, which is the full dotted path.
-
- 21 Kas, 2013 1 kayıt (commit)
-
-
Loic Bistuer yazdı
-
- 21 Agu, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 20 Agu, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 28 Tem, 2013 1 kayıt (commit)
-
-
Julien Phalip yazdı
-
- 24 Ara, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 15 Tem, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 11 Nis, 2012 1 kayıt (commit)
-
-
Alex Gaynor yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 31 Mar, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 02 Mar, 2012 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 19 Şub, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, and edited related bits in the settings reference. Performed minor edits for consistency while I was there. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17558 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 17 Nis, 2011 1 kayıt (commit)
-
-
Adrian Holovaty yazdı
Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin git-svn-id: http://code.djangoproject.com/svn/django/trunk@16034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 18 Ock, 2011 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
This is BACKWARDS INCOMPATIBLE CHANGE for anyone relying on SQL-injected initial data in a test case. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15239 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 19 Agu, 2010 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 22 Ara, 2009 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project. Congratulations to Alex for a job well done. Big thanks also go to: * Justin Bronn for keeping GIS in line with the changes, * Karen Tracey and Jani Tiainen for their help testing Oracle support * Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback. * Malcolm Treddinick for his guidance during the GSoC submission process. * Simon Willison for driving the original design process * Cal Henderson for complaining about ponies he wanted. ... and everyone else too numerous to mention that helped to bring this feature into fruition. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 03 Nis, 2009 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
Fixes #8358, #8396, #8724, #9043, #9128, #9247, #9267, #9267, #9375, #9409, #9414, #9416, #9446, #9454, #9464, #9503, #9518, #9533, #9657, #9658, #9683, #9733, #9771, #9835, #9836, #9837, #9897, #9906, #9912, #9945, #9986, #9992, #10055, #10084, #10091, #10145, #10245, #10257, #10309, #10358, #10359, #10424, #10426, #10508, #10531, #10551, #10635, #10637, #10656, #10658, #10690, #10699, #19528. Thanks to all the respective authors of those tickets. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10371 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 24 Mar, 2009 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10145 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 07 Ara, 2008 1 kayıt (commit)
-
-
Malcolm Tredinnick yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9578 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 12 Kas, 2008 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #9572 -- Corrected some documentation that misleadingly gave the extension for YAML fixtures as YML. Thanks to django@i-sh.me.uk for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9401 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 06 Kas, 2008 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thanks to claude@2xlibre.net for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9355 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 28 Agu, 2008 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8657 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 23 Agu, 2008 1 kayıt (commit)
-
-
http://docs.djangoproject.com/Jacob Kaplan-Moss yazdı
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-