Managed Projects

django-adminext

  Analyzed about 2 months ago

Django admin extensions focused on easier data entry and navigation. Features: - Parent-child navigation from changelist and change views to their child instances changelist views. - Adding models instances in the context of the parent instance. - Breadcrumbs navigation for going up the ... [More] ancestor links. - Autocomplete foreign key component with support for quickly access of referenced model instance and adding new instance in context of its parent. - ForeignKeyExt combo box component that is context aware and has support for quickly access of referenced model instance. [Less]

1.86K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

arpeggio

  Analyzed about 2 months ago

Arpeggio is recursive-descent PEG grammar interpreter written in Python. Parser is configured dynamically using grammar definition. Grammar can be defined by using python language constructs or PEG textual notation. It is in early stage of development and the intended usage is in the IDE for DSL ... [More] development so features like dynamic reconfiguration and error recovery during parsing are essential. Why is it called arpeggio?In music, arpeggio is playing the chord notes one by one in sequence. I came up with the name by thinking that parsing is very similar to arpeggios in music. You take tokens one by one from an input and make sense out of it – make a chord! [Less]

4.87K lines of code

4 current contributors

6 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

django-multiautocomplete

  Analyzed about 2 months ago

Django widget for multiple autocompletion.

378 lines of code

0 current contributors

about 12 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This