Timeline
07/20/2013:
- 18:46 Ticket #20783 (Outdated Template Style in Authentication Sample Login Template) created by
- If you view the sample login template code for the Django …
- 15:03 Ticket #20759 (Test DB Creation doesn't create PointField with db_index=True) closed by
- duplicate: Same issue as #20758
- 14:42 Ticket #20758 (PostGISCreation failed by index creation for PointField) closed by
-
invalid: Indexes for geometry fields should be specified with
spatial_index
… - 03:51 Ticket #20782 (Aggregating annotations raises DatabaseError) created by
- If I have a model Book defined as: […] and I run the query: …
07/19/2013:
- 22:45 Changeset [9d3f7a2]stable/1.6.x by
-
[1.6.x] Fixed #20765 -- Set small values of
step
using exponential … - 22:31 Ticket #20765 (HTML5 number input type not working for DecimalField with big ...) closed by
- fixed: In 415a36947cb4b8b61230698e13cca2df9400e245: […]
- 22:31 Changeset [415a3694]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #20765 -- Set small values of
step
using exponential notation. … - 17:24 DevelopersForHire edited by
- Added myself to the Django developers in Germany (diff)
- 16:16 Ticket #20781 (Regression in form field _has_changed for fields with ...) created by
-
Following [892bc91cb0] (affects 1.6.X), the
date_joined
and … - 16:14 Ticket #20780 (collectstatic --link causes IOError when dangling symlink exists) created by
- When a symlink file already exists, but it's source was moved/renamed, …
- 15:27 Ticket #20779 (document AdminSite.app_index_template) created by
- it was added back in #8498 but it's not anywhere in the docs: it …
- 14:29 Ticket #20778 (label_tag() escapes lazy labels twice) created by
- If you use label_tag() on a field that uses a ugettext_lazy() string …
- 13:33 Ticket #20777 (admin delete page proxy models) created by
-
This #18491 broke proxy model
__unicode__()
on the admin delete … - 13:32 Ticket #18551 (skipIfDBFeature/skipUnlessDBFeature cannot be used as class decorators) closed by
- fixed: In 6d52844b9b3c0bd18eea03ac9dc499782b84c36b: […]
- 13:30 Changeset [6d52844b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to …
- 12:49 Ticket #20776 (Multi-level Multi-table Inheritance - mismatched PKs / explicit db_columns) created by
- There seems to be a problem with queries that (i) span several levels …
- 11:23 Ticket #20775 (Clarify the operator each database backend uses for text lookups ...) created by
- istartswith On the page: …
- 10:41 Ticket #20774 (Update the localflavor topic guide when django-localflavor is ready) created by
- This ticket is a reminder that we need to update …
- 09:47 Ticket #14656 (Atom1Feed should write atom:published element) closed by
- fixed: In a269ea4fe0a9a7195f1bd8bf5d462f48c226d525: […]
- 09:38 Changeset [a269ea4f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #14656 -- Added Atom1Feed
published
element Some feed … - 09:30 Ticket #20700 (Tests does not report missing fixtures) closed by
- duplicate: OK so you now do get a warning when running a test such as the one in …
- 09:29 Ticket #17988 (BaseModelFormset.save doesn't honor commit=False when deleting objects.) closed by
- duplicate
- 06:56 Ticket #20773 (contrib/gis/maps/google/gmap : script() string formating) created by
- The property named "script" in contrib.gis.maps.google.gmap.GoogleMap …
- 05:36 Changeset [496f3199]stable/1.6.x by
- [1.6.x] LocaleMiddleware isn't default anymore (corrected docs) …
- 05:35 Changeset [e1c737b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1374 from seocam/fix_i18n_docs LocaleMiddleware …
- 05:31 Changeset [9386bbc7]stable/1.5.x by
-
[1.5.x] Updated the
databases
documentation + Removed a reference … - 05:31 Changeset [9b26cb72]stable/1.6.x by
-
[1.6.x] Updated the
databases
documentation + Removed a reference … - 05:31 Changeset [4aa006ef]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1377 from Matt-Stevens/doc-fixes-ref-databases …
- 04:31 Changeset [c89cc4f]stable/1.5.x by
-
[1.5.x] Fixed Croatia's country code in
localflavor
docs Backport … - 04:30 Changeset [e7435fbe]stable/1.6.x by
-
[1.6.x] Fixed Croatia's country code in
localflavor
docs Backport … - 04:30 Changeset [997e305d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1375 from Matt-Stevens/master Fixed Croatia's …
- 04:19 Changeset [cf2986c8]stable/1.5.x by
- [1.5.x] Fixed #20772 -- Fixed minor typo in form media docs. Backport …
- 04:19 Changeset [b7556a4]stable/1.6.x by
- [1.6.x] Fixed #20772 -- Fixed minor typo in form media docs. Backport …
- 04:19 Ticket #20772 (Misprint) closed by
- fixed: In aa41eb9b8b2a12ffcaf81e48e3af331551ffa9e8: […]
- 04:19 Changeset [46699862]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1378 from loic/docs Fixed #20772 -- Fixed minor …
- 03:48 Changeset [aa41eb9b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20772 -- Fixed minor typo in form media docs.
- 03:28 Ticket #20772 (Misprint) created by
- https://docs.djangoproject.com/en/dev/topics/forms/media/#subsets-of-as …
- 03:01 Changeset [fa217d14]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Updated the
databases
documentation + Removed a reference about … - 03:01 Changeset [97e5398]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fix Croatia's country code in
localflavor
docs Croatia's country … - 02:58 Ticket #20771 (importlib: more verbosity please) created by
- Hello, I recently debugged some code where relative imports were used …
07/18/2013:
- 19:15 Changeset [cf6c7546]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- LocaleMiddleware isn't default anymore Changed in …
- 18:38 DevelopersForHire edited by
- (diff)
- 17:23 Changeset [c660f0e9]stable/1.6.x by
- [1.6.x] Fixed #20767 -- Fixed ModelAdmin.preserve_filters for …
- 17:19 Ticket #20767 (preserve_filters with namespaces and multiple admins) closed by
- fixed: In 2fc6c9472cd25910f978fe1d18de5c350370f901: […]
- 17:18 Changeset [2fc6c94]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs. …
- 16:56 Ticket #20753 (Beginner confused for MultiValueDictKeyError, where the error comes from?) closed by
- duplicate: I believe the underlying problem here is same as #13696
- 16:53 Ticket #19888 (MultiValueDictKeyError when saving Inlines without an AutoField) closed by
- duplicate: I believe this is #13696
- 15:49 Ticket #20742 (ModelForm primary_key update with instance set is executed as INSERT ...) closed by
- needsinfo: A concrete suggestion for what's wanted here would help, as it is I'm …
- 15:47 Ticket #20770 (Create folders for templates and static files.) closed by
- worksforme: Django already caters to this use case. Look at custom project templates.
- 15:13 Ticket #20770 (Create folders for templates and static files.) created by
- I would like the startproject and the startapp scripts to …
- 14:18 Ticket #20769 (add Python compatibility section to django1.6 release notes) created by
- We're dropping python2.6 support in django1.7. …
- 13:30 Ticket #20768 (Create a reference of public Manager methods) created by
- In the "Natural keys" documentation, an example of a custom manager's …
- 12:50 Ticket #20767 (preserve_filters with namespaces and multiple admins) created by
- I'm finding that preserve_filters is not working if I add a second …
- 12:07 Changeset [9a2715da]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1372 from loic/admin Cleaned up …
- 11:59 Changeset [3a002291]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up UserAdmin.get_form() that worked around a bug fixed in …
- 11:41 Changeset [cbfe56c]stable/1.5.x by
- [1.5.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:41 Changeset [579ca9ee]stable/1.6.x by
- [1.6.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:41 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) closed by
- fixed: In dce8945ea63c636a71f3bc5d610dccebc08c52eb: […]
- 11:41 Changeset [dce8945e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20762 -- Clarified that add_fieldsets is not a standard …
- 11:31 DjangoJobs edited by
- (diff)
- 09:46 Ticket #20766 (Deprecate fastcgi support) created by
- from Jacob in …
- 09:16 Ticket #20765 (HTML5 number input type not working for DecimalField with big ...) created by
- DecimalFiled's widget is a NumberInput with step attribute equal to …
- 08:23 Ticket #20764 (changing .is_superuser field in models) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 07:49 Ticket #20764 (changing .is_superuser field in models) created by
- By default from project directory by running manage.py createsuperuser …
- 07:48 Changeset [dfe36f1]stable/1.4.x by
- [1.4.x] Atom specification URL updated Changed to the URL of the …
- 07:48 Changeset [5d16e923]stable/1.5.x by
- [1.5.x] Atom specification URL updated Changed to the URL of the …
- 07:47 Changeset [fcd5f3a8]stable/1.6.x by
- [1.6.x] Atom specification URL updated Changed to the URL of the …
- 07:47 Changeset [d7ba2bf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1370 from Matt-Stevens/doc-url-fix Fixed broken …
- 07:14 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) closed by
-
invalid:
UserAdmin.add_fieldsets
is neither a public API nor a generic … - 07:06 Changeset [1641aa71]stable/1.6.x by
- [1.6.x] Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the …
- 07:05 Changeset [3f97c33]stable/1.5.x by
- [1.5.x] Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the …
- 06:59 Ticket #20763 (Typo in the documentation) closed by
- fixed: In fd95dc9e2719e5950f5339fbd48ea0819a6d8774: […]
- 06:58 Changeset [fd95dc9e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20763 -- Typo in tutorial 3. Thanks crichard@ for the report.
- 06:53 Changeset [beefc971]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Atom specification URL updated Changed to the URL of the official RFC …
- 06:48 DjangoJobs edited by
- (diff)
- 06:47 DevelopersForHire edited by
- (diff)
- 06:46 Changeset [9d9f670d]stable/1.6.x by
- [1.6.x] Fixed typo in inspectdb docs Backport of 1131d4191f from master
- 06:29 Ticket #20763 (Typo in the documentation) created by
- Dear Documentation team, There is a typo in this page. …
- 06:15 Ticket #20762 (Clarify that add_fieldsets is not a standard ModelAdmin attribute) created by
-
The
ModelAdmin.add_fieldsets
attribute is not documented in the … - 06:01 Changeset [bd92a12]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1368 from alasdairnicol/inspectdb_docs Fixed typo …
- 05:37 Changeset [1131d419]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in inspectdb docs
- 05:31 Ticket #20761 (UnboundLocalError: local variable 'sid' referenced before assignment ...) created by
- The cause of this bug seems to be a little convoluted. I don't expect …
- 04:04 Ticket #20760 (Account enumeration through timing attack in password verification in ...) created by
- This bug is an example of …
- 03:52 Ticket #20759 (Test DB Creation doesn't create PointField with db_index=True) created by
- I want to test my GeoDjango project but by creation of the test …
- 03:27 Ticket #20758 (PostGISCreation failed by index creation for PointField) created by
- I want to test my GeoDjango project but the index creation a …
07/17/2013:
- 12:58 Ticket #20757 (A more Object-Oriented URLResolver) created by
-
Currently, the
RegexURLResolver
is populated using tuples. Because … - 12:32 Changeset [a3e7d73e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allowed Context.push to behave as a context mananger. Thanks Loic …
- 11:47 Ticket #15519 (Custom SQL location) closed by
- duplicate: Duplicate of #14300 -- the patch there doesn't contain the code for …
- 09:19 Ticket #10607 (Use 'get_fieldset' to retieve fieldsets for inline related forms) closed by
- duplicate: Duplicate of #18681, I believe.
- 08:32 Changeset [828359e5]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Couple of cleanups in RelatedObjectLookups.js Thanks George Karpenkov.
- 05:51 Changeset [6b4b18e]stable/1.4.x by
- [1.4.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Changeset [2e068d4]stable/1.5.x by
- [1.5.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Changeset [0db3c45f]stable/1.6.x by
- [1.6.x] Fixed #20756 -- Typo in uWSGI docs. Backport of a3242dc9fe …
- 05:51 Ticket #20756 (The word "stopping" is misspelled. No biggie.) closed by
- fixed: In a3242dc9fed8959586e223badca1e27bb43f092a: […]
- 05:50 Changeset [a3242dc9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20756 -- Typo in uWSGI docs.
- 05:45 Ticket #20756 (The word "stopping" is misspelled. No biggie.) created by
- Error: The word "stopping" is misspelled. (Expected: "stopping"; …
- 02:17 Ticket #20755 (Certain cookie flags don't get unpickled properly) created by
-
I've noticed that some cookie flags (at least
httponly
andsecure
) … - 00:01 Ticket #13693 (error_messages for fields in Model don't carry over to ModelForm) closed by
-
invalid: The general issue with
error_messages
andModelForm
was addressed …
Note: See TracTimeline
for information about the timeline view.