Timeline
07/07/2008:
- 23:02 Ticket #7671 (Revision 7867 missing QuerySetPaginator on import in admin/views/main.py) closed by
- duplicate: Duplicate of #7670.
- 22:45 Ticket #7671 (Revision 7867 missing QuerySetPaginator on import in admin/views/main.py) created by
- Just grabbed revision 7867 and immediately started seeing errors in …
- 22:17 TextIndexingAbstractionLayer edited by
- (diff)
- 22:01 Ticket #7670 (Missing import for 'QuerySetPaginator' in ...) created by
- For django-trunk rev 7867, "global name 'QuerySetPaginator' is not …
- 21:42 Ticket #7669 (r7867 introduced a few test failures.) created by
- The tests are looking for the old error, but we are now raising the …
- 21:20 Ticket #7307 (Pagination: Give the InvalidPage exception an attribute storing the ...) closed by
- fixed: (In [7867]) Fixed #7307 -- Split InvalidPage exception into two …
- 21:20 Changeset [a724fff3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7307 -- Split InvalidPage exception into two subclasses, …
- 21:11 Ticket #7569 (generic_views/#notes-on-pagination points to old page) closed by
- fixed: (In [7866]) Fixed #7569 -- Improved a link in docs/generic_views.txt …
- 21:11 Changeset [cb70c995]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7569 -- Improved a link in docs/generic_views.txt to link to …
- 21:08 Ticket #7478 (Paginator could detect if the object_list is a QuerySet or a list) closed by
- fixed: (In [7865]) Fixed #7478 -- Rolled QuerySetPaginator into the Paginator …
- 21:08 Changeset [4406d283]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7478 -- Rolled QuerySetPaginator into the Paginator class, to …
- 20:56 Changeset [f19284b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7655 -- Added two assertions to mail.py to help people debug a …
- 20:56 Ticket #7655 (mail.py: Assert that "to" and "bcc" are not strings) closed by
- fixed: (In [7864]) Fixed #7655 -- Added two assertions to mail.py to help …
- 20:49 Changeset [b0d3803]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7649 -- Fixed incorrect line numbering in debug view in case of …
- 20:49 Ticket #7649 (Line numbers in debug output are wrong) closed by
- fixed: (In [7863]) Fixed #7649 -- Fixed incorrect line numbering in debug …
- 20:15 Ticket #7668 (newforms.ModelChoiceField fails to clean()) created by
- newforms ModelChoiceField successfully resolves a value given a …
- 19:44 Ticket #7667 (7814 breaks FileField.save_file for related objects) created by
- […] Django admin breaks when attempting to create a new Article …
- 18:51 Ticket #7666 (Default managers should not restrict access to single related objects) created by
- We currently use the default manager when looking up a single related …
- 18:50 Ticket #1625 (unique_for_* don't work with auto_now* fields) closed by
- wontfix: Yeah, this is wontfix -- people shouldn't be using auto_now* any more.
- 18:36 Changeset [33666ef]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7638, a small typo in uploading files docs. Thanks, Horst …
- 18:36 Ticket #7638 (Small typo in docs/upload_handling.txt) closed by
- fixed: (In [7862]) Fixed #7638, a small typo in uploading files docs. Thanks, …
- 18:36 Changeset [f804e7f0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed deprecated UploadedFile.data attribute. Refs #7614. …
- 18:36 Changeset [c83e9ab]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a missing deprecated property (UploadedFile.filename) from …
- 18:27 BackwardsIncompatibleChanges edited by
- (diff)
- 18:27 BackwardsIncompatibleChanges edited by
- (diff)
- 18:16 Ticket #7614 (There should be only one UploadedFile) closed by
- fixed: (In [7859]) Fixed #7614: the quickening has come, and there now is …
- 18:16 Changeset [a28b75b0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7614: the quickening has come, and there now is only one …
- 17:33 Ticket #7593 (Temporary uploaded file API (TemporaryFile) is inadequate) closed by
- duplicate: This is being fixed with the same patch as #7614, so I'm marking this …
- 17:30 Ticket #7302 (Missed quoting in SQL ordering fragment) reopened by
- It seems that this is a valid bug -- that the column name in an ORDER …
- 17:13 Sandbox edited by
- (diff)
- 17:06 Ticket #7651 (Bug when uploading lists of files) closed by
- fixed: (In [7858]) Fixed #7651: uploading multiple files with the same name …
- 17:06 Changeset [9dabd1f8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7651: uploading multiple files with the same name now work. …
- 17:02 Ticket #7665 (User change list filters disappear in newforms-admin if a model has a ...) created by
- If I create a test project, with the bare minimum to connect to the …
- 16:19 Ticket #7659 (UploadedFile is broken and its documentation is incorrect) closed by
- worksforme: Marking worksforme. Feel free to reopen if you've got more details.
- 15:57 Ticket #7663 (flatpages doesnt like url="foo.html") closed by
- duplicate: Duplicate of #5192.
- 15:02 Ticket #7664 (MultiWidget to support named sub widgets) created by
- It would be nice if MultiWidget would support names for its sub …
- 14:36 Ticket #7663 (flatpages doesnt like url="foo.html") created by
- I needed to convert a site of static .html pages into flatpages, but …
- 14:34 Ticket #7662 (Reverser Bug) created by
- The reverser isn't handling this example of using a question mark …
- 14:17 Ticket #7661 (Newforms docs give a misleading migration plan - implies that there ...) created by
- From the Migration Plan in …
- 13:39 Sprints edited by
- (diff)
- 13:39 SprintLawrenceAugust2008 created by
- 13:30 Sprints edited by
- (diff)
- 13:30 Sprints edited by
- (diff)
- 12:51 Ticket #7660 (Tutorial: Decoupling the URLconfs) closed by
- duplicate: Dup of #7442
- 12:15 SprintPortlandAugust2008 edited by
- (diff)
- 12:14 Sprints edited by
- (diff)
- 12:13 SprintPortlandAugust2008 created by
- 11:21 GoFlow_DocFr edited by
- (diff)
- 10:43 GoFlow_DocFr edited by
- (diff)
- 10:41 Ticket #7660 (Tutorial: Decoupling the URLconfs) created by
- On page 3 of the tutorial, under the 'Decoupling the URLconfs' …
- 10:19 Ticket #7659 (UploadedFile is broken and its documentation is incorrect) created by
- First, an UploadedFile instance's read() method always returns empty. …
- 09:58 Ticket #3418 (MSSQL and OverflowError for django/utils/tzinfo.py) closed by
- invalid: Marking as invalid since the SQL Server backend has been removed. If …
- 09:54 Ticket #2809 (MS SQL Server: Problem with User's history in Admin interface) closed by
- invalid: Resolving as invalid, as the SQL Server backend has been removed. 3rd …
- 08:58 Ticket #7657 (newforms-admin: django/contrib/auth/decorators.py should be using wraps) closed by
- invalid: On further inspection, the _CheckLogin class in that module appears to …
- 08:51 VersionOneFeatures edited by
- (diff)
- 08:32 Ticket #7658 (Streaming file uploads fail on Windows XP) created by
- When you attempt to upload a file larger than the memory cutoff it …
- 07:55 Ticket #7657 (newforms-admin: django/contrib/auth/decorators.py should be using wraps) created by
- http://code.djangoproject.com/browser/django/branches/newforms-admin/dj …
- 07:18 Ticket #7656 (Change superclass of AdminDateWidget from TextInput to DateTimeInput) created by
- Can we change the superclass of the newforms-admin …
- 06:45 Ticket #7655 (mail.py: Assert that "to" and "bcc" are not strings) created by
- Hi, if you give a string to EmailMessage "to" or "bcc", the email …
- 06:20 Ticket #7654 (Modifying upload handlers on the fly - accessing request.POST also ...) created by
- In …
- 04:06 SprintEuroPython2008 edited by
- (diff)
- 01:51 LittleEasyImprovements edited by
- "documentation needing patches" changed to "patches needing … (diff)
- 01:23 Ticket #7653 (The documentation should be more explicit about file upload sizes) created by
- I presume all Django users don't necessarily know that 2.5 MB is equal …
- 01:19 Ticket #7652 ('ModelName' object has no attribute 'get' when using OneToOneField) closed by
- invalid: OneToOne fields are currently not supported in the admin.
- 01:14 Ticket #7652 ('ModelName' object has no attribute 'get' when using OneToOneField) created by
- Model: class LibraryMeta(models.Model): publish = …
- 01:07 Ticket #7651 (Bug when uploading lists of files) created by
- Hi, I'm using the jquery plugin MultiFile [1], which allows to …
07/06/2008:
- 23:26 Ticket #7650 (Tutorial 3: In URL decoupling, "mysite.polls.views" should simply be ...) closed by
- duplicate: Dup of #7442.
- 21:10 Ticket #7163 (Region locales' translation objects get overwritten) closed by
- fixed: Fixed in [7857].
- 20:57 Changeset [72544950]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7163 -- Fixed a translation-sharing problem so that you can …
- 20:49 Ticket #7650 (Tutorial 3: In URL decoupling, "mysite.polls.views" should simply be ...) created by
- Hello, I've been going through the tutorial, and I noticed an issue …
- 20:48 Ticket #7649 (Line numbers in debug output are wrong) created by
- Blank lines get skipped entirely when displaying context around code, …
- 20:45 Changeset [8975bba]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4148 -- Changed the way attachments are served to IE to avoid …
- 20:45 Ticket #4148 (Inclusion of Middleware to fix IE VARY bug) closed by
- fixed: (In [7856]) Fixed #4148 -- Changed the way attachments are served to …
- 20:27 Ticket #7648 (Signal being throw too many times...) created by
- I tried to use the syncdb signal and noticed that, even being …
- 17:55 Ticket #7642 (LazyStream raises SuspiciousOperation in newforms-admin with upload ...) closed by
- duplicate: Thanks for pointing that out. Looks like #7635 is sufficiently similar.
- 16:23 SprintEuroPython2008 edited by
- (diff)
- 10:28 Ticket #7617 (ModelFormMetaclass.__new__ is incompatible with metaclass mixins) closed by
- fixed: (In [7854]) newforms-admin: Fixed #7617 -- Adjusted the call to …
- 09:45 Ticket #7645 ([Spam]) closed by
- invalid
- 09:26 Changeset [60483893]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7532 -- Removed some dead code from the db backends. Thanks, …
- 09:26 Ticket #7532 (limit_offset_sql DatabaseOperations method deprecated?) closed by
- fixed: (In [7852]) Fixed #7532 -- Removed some dead code from the db …
- 09:24 Ticket #7644 (SyntaxError in management.py) closed by
- invalid: Please ask support questions on the …
- 09:20 Ticket #7647 ([Spam]) closed by
- invalid
- 09:20 Changeset [5deb4fcb]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert [7849] and [7850]. Brain failure on my part. git-svn-id: …
- 09:20 Ticket #7646 ([Spam]) closed by
- invalid
- 09:17 Changeset [c2f753a8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Started to work on the regex reverse-engineering phase. git-svn-id: …
- 09:16 Changeset [c88e55b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Some tests for the new features. These pretty much fail at the moment. …
- 09:09 Ticket #7647 ([Spam]) created by
- OfSYuq
- 09:09 Ticket #7646 ([Spam]) created by
- OfSYuq
- 09:09 Ticket #7645 ([Spam]) created by
- OfSYuq
- 08:15 Ticket #7644 (SyntaxError in management.py) created by
- Hi, I am a completely new Django user, and I was basically following …
- 07:55 Changeset [25f2cfb7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7643 -- Fixed an oversight from [7844]. Now makemessages works …
- 07:55 Ticket #7643 (manage.py makemessages not working) closed by
- fixed: (In [7848]) Fixed #7643 -- Fixed an oversight from [7844]. Now …
- 07:39 Ticket #7643 (manage.py makemessages not working) created by
- When executing the new ( #5522 ) makemessages command using manage.py, …
- 07:29 Changeset [075098f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed ModelFormMetaclass to have the normal signature for a new …
- 06:55 Ticket #7621 (Use super(..., cls).__new__ instead of type.__new__ in metaclasses ...) closed by
- fixed: (In [7846]) Fixed #7621 -- Enable superclassing of the various …
- 06:55 Changeset [0d0cbfd5]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7621 -- Enable superclassing of the various metaclasses we use. …
- 06:29 Ticket #7642 (LazyStream raises SuspiciousOperation in newforms-admin with upload ...) created by
- I have a model called Listing, and a model called Photo containing an …
- 06:00 Changeset [e2740dd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7630 -- Slight tweak to the custom form widget exampleto avoid …
- 06:00 Ticket #7630 (Example for custom widgets in newforms documentation is subtly wrong) closed by
- fixed: (In [7845]) Fixed #7630 -- Slight tweak to the custom form widget …
- 04:02 Ticket #7640 (django.shortcuts.get_list_or_404 unnecessarily returns a list) closed by
- wontfix: Yes, the name tells you it will return a list. For it not to do so …
- 04:01 Ticket #7641 (Generic Relation reverse lookup not filtering by content type) closed by
- duplicate: Almost certainly the same root cause as #5937. Generic relations don't …
- 02:57 Ticket #7641 (Generic Relation reverse lookup not filtering by content type) created by
- I've tested this issue in Django trunk (7844) and Django …
- 02:39 Ticket #7640 (django.shortcuts.get_list_or_404 unnecessarily returns a list) created by
- django.shortcuts.get_list_or_404 returns a list, which prohibits …
- 01:41 BackwardsIncompatibleChanges edited by
- make-messages and compile-messages move (diff)
- 01:39 Changeset [3cfa3cbd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup …
- 01:39 Ticket #5522 (Move commands daily_cleanup, make-messages and compile-messages to ...) closed by
- fixed: (In [7844]) Fixed #5522 -- Moved make-messages, compile-messages and …
- 00:25 Changeset [bff07597]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7072 -- More logical and robust language settings in the i18n …
- 00:25 Ticket #7072 (i18n gets active language inconsistently) closed by
- fixed: (In [7843]) Fixed #7072 -- More logical and robust language settings …
07/05/2008:
- 23:08 Ticket #7061 (i18n docs contradict actual RequestContext behavior) closed by
- fixed: (In [7842]) Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. …
- 23:08 Changeset [c7168648]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. Thanks …
- 23:01 Ticket #6865 (Information to be added on "Site matching query does not exist." error ...) closed by
-
invalid: If
django.contrib.sites
is inINSTALLED_APPS
and you've run … - 22:57 Ticket #6832 (Add description and usage note about decorators in URLconf to the url ...) closed by
- invalid: I'm not sure we really should document this; the fact that decorators …
- 22:50 Ticket #7060 (Fix race condition in tutorial vote() view) closed by
- invalid: Since the focus of the tutorial is to introduce the basics of Django's …
- 22:45 Ticket #7288 (Create either a tutorial or helper module to wire up serialized django ...) closed by
- wontfix: This is outside the scope of Django and of Django's official …
- 22:38 Ticket #7424 (Near mentions of TEMPLATE_DIRS absolute path, include tip dynamic ...) closed by
- wontfix: Listing everything you might do in this setting (which is the road …
- 22:36 Ticket #7442 (docs about decoupling urls doesn't decouple all the way) closed by
- wontfix: One can argue endlessly about when a piece of code is or is not …
- 22:33 Ticket #7587 (Find out where the default admin/base_site.html is on your system ...) closed by
- worksforme: The install docs already mention how to find out where your …
- 22:24 Ticket #4224 (First attempt at inter-app dependency tracking) closed by
- wontfix: I don't think this is solving any particular problem we have at the …
- 21:49 Ticket #5052 (Backend for DB2 v9 database) closed by
- wontfix: New database backends should be maintained out of tree for a while …
- 21:44 Ticket #2922 ([patch] defining outer joins) closed by
-
fixed: Given what's possible with the
Query
class in core now, I don't … - 21:42 Ticket #1746 (Tests involving rollback on MySQL 4.1 should handle failures on ...) closed by
- fixed: MySQL hasn't given transaction-based errors in a long time for the …
- 21:14 Ticket #3644 ([multi-db] duplicate model names within one app don't work) closed by
- wontfix: Multi-db isn't maintained as a branch. Tickets against it aren't ever …
- 21:13 Ticket #3885 ([multi-db] bug in relating models across different db's) closed by
- wontfix: Since multidb is unsupported as a branch, it's not really worth having …
- 21:09 Ticket #2434 ([patch] KeyError encountered when edit_inline objects using default ...) closed by
- wontfix: Since add- and change-manipulators are deprecated and slated for …
- 18:01 Ticket #7639 (Locmem is not multiprocess nor threadsafe) created by
- Documentation says that this cache backend is safe in multiprocess …
- 17:10 Ticket #7619 (GIS/GoogleMaps: Support for point geometries in map creation) closed by
- fixed: (In [7841]) gis: Fixed #7619. Added support Google Maps markers …
- 16:10 SprintEuroPython2008 edited by
- (diff)
- 14:47 Ticket #7638 (Small typo in docs/upload_handling.txt) created by
- In den code example after the first part of the API documentation, the …
- 13:11 VersionOneFeatures edited by
- Updated GeoDjango tickets. (diff)
- 13:07 Ticket #7637 (Allow Oracle database parameters to specify input size.) created by
-
Currently, the Oracle backend sets the input size to
NCLOB
for … - 12:29 Ticket #7636 (Transaction logic with sqlite3 and seems to be broken.) closed by
- duplicate: Duplicate of #7411.
- 11:59 Ticket #7579 (Saving into SRID=-1 field causes st_transform error) closed by
- fixed: (In [7840]) gis: Fixed #7579; no longer attempt to transform input …
- 10:41 Ticket #7636 (Transaction logic with sqlite3 and seems to be broken.) created by
- Here is an example from the python manage.py shell: […] Although …
- 07:53 SprintEuroPython2008 edited by
- (diff)
07/04/2008:
- 23:27 Ticket #7633 (Feature request: Admin-configurable settings interface) closed by
- wontfix: This should actually be closed; the idea's come up before and, I'm …
- 21:34 Ticket #7626 (newforms docs: FileField used instead of ImageField) closed by
- fixed: (In [7838]) Fixed #7626 -- Fixed a typo in the newforms docs.
- 21:34 Changeset [31b61d57]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7626 -- Fixed a typo in the newforms docs. git-svn-id: …
- 21:17 Ticket #7635 (File uploads sometimes incorrectly detect an infinite loop.) created by
- just updated my django trunk install and am not getting a …
- 21:14 Changeset [58a6872]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed a couple of old-style validators to remove some deprecation …
- 21:09 Ticket #7608 (ImageField Validation Fails with Deprecation Warning) closed by
-
worksforme:
DeprecationWarning
isn't an error. It's a warning. It doesn't cause … - 20:55 Ticket #7634 (Using auto_now or auto_now_add should raise a DeprecationWarning) created by
- To my understanding these are both slated for eventual removal in …
- 17:14 Ticket #4165 (Upload Progress Middleware and Integration into the Admin) closed by
- fixed: I'm closing this fixed and marking it as 2070-docs. That is the …
- 16:51 Ticket #7633 (Feature request: Admin-configurable settings interface) created by
- I have a suggestion for Django's included admin framework. …
- 14:26 Ticket #7632 (UploadedFile does not work correctly with forms.ImageField (newforms)) created by
- I tried all the same with "forms.Field" - works well. But there is a …
- 10:33 Ticket #7631 (Model backward inheritance in newforms admin) created by
- […] As you can see we have 2 kinds of documents - DocumentType and …
- 09:52 VersionOneRoadmap edited by
- (diff)
- 09:33 SprintSausalitoJuly2008 edited by
- (diff)
- 05:38 Ticket #7630 (Example for custom widgets in newforms documentation is subtly wrong) created by
- The example given for a custom widget […] will silently override …
- 02:47 SprintSausalitoJuly2008 edited by
- added me to roster (diff)
- 02:38 SprintSausalitoJuly2008 edited by
- Added myself (diff)
- 02:01 SprintSausalitoJuly2008 edited by
- (diff)
- 01:44 BackwardsIncompatibleChanges edited by
- Removed changed from r7773. It's not longer relevant. (diff)
- 01:42 Changeset [6dd2b54]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Redo the changes in [7773] in a better way. This removes some of the …
- 01:34 SprintSausalitoJuly2008 edited by
- added name (diff)
- 00:32 SprintEuroPython2008 edited by
- added myself to participants (diff)
Note: See TracTimeline
for information about the timeline view.