Timeline
08/13/2011:
- 23:11 Tutorials edited by
- I added a site in general tutorials section (diff)
- 15:58 Ticket #16626 (login_required attribute in class-based Generic Views) closed by
- worksforme: I'm not in favor of tying the generic views to the auth framework. If …
- 13:19 DevelopersForHire edited by
- updated my profile (diff)
- 08:51 Ticket #6644 (FormPreview doesn't pass tests) closed by
- fixed: In [16616]: […]
- 08:51 Changeset [a13de6cd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6644 -- Fixed django.contrib.formtools tests to be better …
- 06:58 Ticket #16621 (typos in documentation) closed by
- fixed: In [16615]: […]
- 06:58 Changeset [566b329]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard …
- 06:53 Ticket #14695 (Field's `name` kwarg gets paved over) closed by
- fixed: In [16614]: […]
- 06:53 Changeset [1abafe69]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14695 -- Stopped model fields from incorrectly overwriting the …
- 06:53 Ticket #16613 (manage.py test fails on database creation (MySQL)) closed by
- fixed: In [16613]: […]
- 06:53 Changeset [c0a4c04e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16613 -- Fixed test for introspected foreign keys in the MySQL …
- 06:25 Ticket #16606 (Typo in csrf docs) closed by
- fixed: In [16612]: […]
- 06:25 Changeset [f3bf6223]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin. …
- 06:23 Ticket #16627 (Warning when building the docs) closed by
- fixed: In [16611]: […]
- 06:23 Changeset [e11c647d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16627 -- Fixed docs build warning. git-svn-id: …
- 05:24 Ticket #16627 (Warning when building the docs) created by
- […]
08/12/2011:
- 19:42 Ticket #14503 (Unify test for exception+message value assertion method) closed by
- fixed: In [16610]: […]
- 19:42 Changeset [326949e4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14503 -- Unified multiple implementations of test cases assert* …
- 18:17 Ticket #16626 (login_required attribute in class-based Generic Views) created by
- Current generic views implementation allows for using login_required …
- 15:47 Ticket #16625 (Refresh in Inlinnes) closed by
- needsinfo: I'm sorry, but it's hardly possible to re-create the problem with this …
- 15:42 Ticket #16624 (select_related does not return the objects related) closed by
- invalid: For general help with Django, please post to the django-users mailing …
- 15:36 Ticket #16625 (Refresh in Inlinnes) created by
- Suppose you have two or more records added in the same inline and has …
- 15:28 Ticket #16624 (select_related does not return the objects related) created by
- Hello! I cannot get the related objects of my class Endereco: class …
- 12:24 Ticket #16623 (APPEND_SLASH changes request method) closed by
- wontfix
- 12:23 Ticket #16623 (APPEND_SLASH changes request method) created by
- Discovered this while working on some backbone/piston CRUD if my url …
- 09:15 Ticket #16573 (admindocs "views" view returns no urls) closed by
- fixed: In [16609]: […]
- 09:15 Changeset [a539d434]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16573 -- Corrected a regression in the admindocs app's view …
- 09:15 Ticket #11559 (urlresolvers.reverse do not work with namespaced urls and captured ...) closed by
- fixed: In [16608]: […]
- 09:15 Changeset [02dcbe33]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11559 -- Fixed the URL resolver to be able to handle captured …
- 09:15 Ticket #4617 (permission_required decorator behaviour is odd) closed by
- fixed: In [16607]: […]
- 09:15 Changeset [351d5da]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #4617 -- Added
raise_exception
option topermission_required
… - 09:15 Ticket #9847 (Improved handling for HTTP 403 Errors) closed by
- fixed: In [16606]: […]
- 09:15 Changeset [1ca6e9b9]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, …
- 09:15 Ticket #5831 (Template Debug highlights wrong {% for %} tag) closed by
- fixed: In [16605]: […]
- 09:15 Changeset [958e049]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5831 -- Made sure the ForNode reports the correct source of an …
- 09:15 Ticket #10405 (quoted class names in foreign key definition causes 'str' object has ...) closed by
- fixed: In [16604]: […]
- 09:15 Changeset [1d485cf1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10405 -- Raise a more useful error if the formfield of a …
- 09:14 Ticket #15907 (Generic inlines ignoring the exclude information from a custom form.) closed by
- fixed: In [16603]: […]
- 09:14 Changeset [386b12c1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15907 -- Fixed another conflict between the ModelForm exclude …
- 09:14 Ticket #14496 (Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes) closed by
- fixed: In [16602]: […]
- 09:14 Changeset [3d027b72]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14496 -- Fixed conflict between ModelForm exclude and …
- 09:14 Ticket #16438 (class Meta spacing in django.contrib.admin Code Guidelines) closed by
- fixed: In [16601]: […]
- 09:14 Changeset [e912edec]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16438 -- Corrected whitespace in admin models module. Thanks, …
- 09:14 Ticket #16387 (Localizing Fails) closed by
- fixed: In [16600]: […]
- 09:14 Changeset [cb1d660]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16387 -- Disabled localization in openlayers template. Thanks, …
- 09:14 Ticket #16604 (New save_related hook should be called from admin changelist_view as ...) closed by
- fixed: In [16599]: […]
- 09:14 Changeset [d6866670]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16604 -- Use new save_related hook when saving objects on the …
- 09:14 Ticket #16584 (Typos in code comments) closed by
- fixed: In [16598]: […]
- 09:14 Changeset [bce890a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, …
- 06:31 AddDojoEditor edited by
- (diff)
- 06:27 Version1.3Roadmap edited by
- (diff)
- 05:28 AddDojoEditor edited by
- (diff)
- 05:20 Version1.3Roadmap edited by
- minor change (diff)
- 05:13 CollaborateOnGithub edited by
- minor change (diff)
- 03:43 Changeset [4a993fab]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Set STATIC_ROOT in test runner settings to make sure the admin tests …
- 02:38 UsingTheMailingList edited by
- Changed order of topics; clarified grammar; shifted some "do's" into … (diff)
- 02:19 DjangoResources edited by
- Added link to mailing list; and guide for using mailing list (diff)
- 01:21 Ticket #16473 (Pinboard Spam) closed by
- fixed: This was an issue with superfeedr, which they fixed after I reported …
- 01:16 Ticket #16589 (ModelForm documentation error (saving unbound form)) closed by
- worksforme: No reply => closing the ticket.
08/11/2011:
- 19:29 Changeset [21705bd9]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added with_statement Python 2.5 compatibility import missed in …
- 17:23 Ticket #16585 (BaseConfigurator importer logical mistake) closed by
- invalid: So it looks like there's an incompatibility between winpdb/rpdb2 and …
- 17:12 Ticket #16467 (Little typo in the Formset docu) reopened by
- The documentation was correct as written. Initial should be an array …
- 17:06 Changeset [42f256d5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused files from under django.utils. git-svn-id: …
- 16:07 Ticket #16622 (django.test.TestCase slow using PostgreSQL 8.4.4) created by
- Using very simple tests, such as […] results in very slow tests: …
- 15:52 Ticket #16615 (UserChangeForm does not handle username changes well) closed by
- needsinfo: > When using UserChangeForm to change the logged in user's username, …
- 15:44 Ticket #16619 (Unable to delete IDs > 999 in contrib.admin with THOUSAND_SEPERATOR=True) closed by
- needsinfo: I think there's a typo in the description: the setting is …
- 14:21 Ticket #16616 (startproject should use virtualenv compatible /usr/bin/env python ...) closed by
-
worksforme: I found only one instance of
#!/usr/bin/python
in the current source … - 14:08 Ticket #16620 (django.contrib.gis.utils.srs.add_srs_entry doesn't use the database ...) closed by
- duplicate: Duplicate of #16537 and #16556 — please do a little search before …
- 10:20 Ticket #16621 (typos in documentation) created by
- Some small typos I found in the documentation over the last months in …
- 09:38 Ticket #16620 (django.contrib.gis.utils.srs.add_srs_entry doesn't use the database ...) created by
-
When using
add_srs_entry
like `add_srs_entry(900913, … - 09:19 Ticket #16619 (Unable to delete IDs > 999 in contrib.admin with THOUSAND_SEPERATOR=True) created by
- While cleaning up some objects from my tests I noticed that I cannot …
- 09:07 Ticket #15252 (get_static_url in static templatetags) closed by
- fixed: In [16594]: […]
- 09:07 Changeset [1d32bdd3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15252 -- Added static template tag and CachedStaticFilesStorage …
- 08:23 Ticket #16618 (Incorrect breadcrumbs shown on Admin image for Choices model in ...) created by
- The image shown in the section …
- 07:50 Ticket #16617 (URLField with min_length or max_length reports wrong length in ...) created by
- Here's a simple example to illustrate the problem: […] The …
- 05:30 UsingTheMailingList edited by
- (diff)
08/10/2011:
- 18:23 Ticket #16616 (startproject should use virtualenv compatible /usr/bin/env python ...) created by
- Always after doing django-admin.py startproject test I need to …
- 18:15 Ticket #16615 (UserChangeForm does not handle username changes well) created by
- When using UserChangeForm to change the logged in user's username, it …
- 17:34 Ticket #16593 (Quick fix for proxy_model_inheritance tests) closed by
- fixed: In [16593]: […]
- 17:34 Changeset [e9a909e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16593 -- Refactored proxy_model_inheritance fixture setup to …
- 17:26 Changeset [27eb8bb]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made override_settings also work with TransactionTestCase when acting …
- 14:06 Ticket #16614 (Support server-side cursors for queryset iteration in database backends) created by
- This is related to concerns raised in #5423 as well as documentation …
- 11:15 Ticket #16613 (manage.py test fails on database creation (MySQL)) created by
- Hi, Running python manage.py test with …
- 10:40 Ticket #16612 (Localized form fields cause Form.has_changed() to always return True.) created by
- Localized form fields are causing Form.has_changed() to always return …
- 07:18 Ticket #16611 (Contrib.auth.UserManager should allow filtering active/inactive users) created by
- This is something I do in most projects, so I think it's a nice small …
- 06:10 Ticket #16610 (Documentation for contrib.auth - More info about template contexts ...) created by
- The contrib.auth documentation has very little information about …
- 04:54 Ticket #16609 (Admin searches produce duplicate results if search_fields contains M2M ...) created by
- I believe this has already been touched upon in #15819, however the …
- 03:05 Ticket #16608 (Typo in the doc (Testing Django)) created by
- Maybe this is because my works environment is noisy (and also because …
- 02:44 Ticket #16607 (NameError for built-in Python functions in Django when working with uWSGI) closed by
- needsinfo: This needs a bit more information to ascertain the reasons for the …
Note: See TracTimeline
for information about the timeline view.