This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
utilities
History
Jeremy Stretch
52567c4ade
Fixes
#764
: Encapsulate in double quotes values containing commas when exporting to CSV
2017-01-04 10:47:00 -05:00
..
templatetags
…
__init__.py
…
api.py
…
context_processors.py
…
error_handlers.py
…
fields.py
…
filters.py
…
forms.py
Standardized inheritance order of BootstrapMixin
2016-12-21 14:15:18 -05:00
managers.py
Fixes
#747
: Fixes natural_order_by integer cast error on large numbers
2016-12-19 11:01:44 -05:00
middleware.py
Updated middleware for Django 1.10
2016-12-26 10:48:15 -05:00
models.py
…
paginator.py
Simplified paginator when dealing with <=5 pages
2016-12-26 15:43:48 -05:00
sql.py
…
tables.py
Fixed table form rendering for django-tables2>=1.2.1
2016-12-26 14:30:56 -05:00
utils.py
Fixes
#764
: Encapsulate in double quotes values containing commas when exporting to CSV
2017-01-04 10:47:00 -05:00
views.py
Closes
#771
: Don't automatically redirect user when only one object is returned in a list
2017-01-04 09:51:40 -05:00