GeoDjango Mercurial
limited_related
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
tip
2 years ago
Justin Bronn
ReST-ified the docs.
default
tip
changeset
|
files
2 years ago
Justin Bronn
Added the widgets/fields to the global `__init__` module; renamed `forms` module to better-named `fields` module.
changeset
|
files
2 years ago
Justin Bronn
Pass kwargs to `super` call.
changeset
|
files
2 years ago
Justin Bronn
May now disable the `add` and `search` icons for limited related fields.
changeset
|
files
2 years ago
Justin Bronn
Ok, think it's now fixed for 1.1.
changeset
|
files
2 years ago
Justin Bronn
Still broken, but it's a start.
changeset
|
files
3 years ago
Justin Bronn
Some docstring changes and tweaks; made all string components unicode (for safer string interpolation).
changeset
|
files
3 years ago
Justin Bronn
Removed unnecessary code.
changeset
|
files
3 years ago
Justin Bronn
No longer requires patching of the Django code. However, all related objects now must also use the `LimitedRelatedAdmin`, which was not required prior. Added a README, and got rid of deprecation warnings due to merge of NFA in trunk.
changeset
|
files
3 years ago
Justin Bronn
Limited related fields now have an "add" button as well so users won't have to go through the search interface to add a related object.
changeset
|
files
4 years ago
Justin Bronn
Fixed bug where `limited_related` fields are required notwithstanding if the related field `blank` keyword is set.
changeset
|
files
4 years ago
Justin Bronn
Added patch for those wishing not use `gis-newforms`.
changeset
|
files
4 years ago
Justin Bronn
Added a LICENSE file.
changeset
|
files
4 years ago
Justin Bronn
Fixed non-existant `ValidationError`; now correctly gets the `EmptyQuerySet` associated w/the related model.
changeset
|
files
4 years ago
Justin Bronn
Initial Revision.
changeset
|
files
(0)
tip